From 3e454a8cd4ddf032fa2092d1ef774fe95d00f084 Mon Sep 17 00:00:00 2001 From: OpenWrt Builder Date: Sun, 17 Mar 2024 00:10:12 +0800 Subject: [PATCH] qualcommax: ipq60xx: fix dp --- .../files/arch/arm64/boot/dts/qcom/ipq6018-ess.dtsi | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-ess.dtsi b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-ess.dtsi index bc0edc301b2..ad4357bb37d 100644 --- a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-ess.dtsi +++ b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq6018-ess.dtsi @@ -450,7 +450,7 @@ }; }; - dp1: dp1@3a001000 { + dp1: dp1 { device_type = "network"; compatible = "qcom,nss-dp"; qcom,id = <1>; @@ -461,7 +461,7 @@ status = "disabled"; }; - dp2: dp2@3a001200 { + dp2: dp2 { device_type = "network"; compatible = "qcom,nss-dp"; qcom,id = <2>; @@ -472,7 +472,7 @@ status = "disabled"; }; - dp3: dp3@3a001400 { + dp3: dp3 { device_type = "network"; compatible = "qcom,nss-dp"; qcom,id = <3>; @@ -483,7 +483,7 @@ status = "disabled"; }; - dp4: dp4@3a001600 { + dp4: dp4 { device_type = "network"; compatible = "qcom,nss-dp"; qcom,id = <4>; @@ -494,7 +494,7 @@ status = "disabled"; }; - dp5: dp5@3a001800 { + dp5: dp5 { device_type = "network"; compatible = "qcom,nss-dp"; qcom,id = <5>;