aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts
diff options
context:
space:
mode:
authorChuanhong Guo <gch981213@gmail.com>2018-08-02 15:14:10 +0800
committerMathias Kresin <dev@kresin.me>2018-08-06 07:31:54 +0200
commit115e993adcc4b3c5ce441a70ae6cf62985797729 (patch)
tree5fd0f01b1baeb474645e2d2d560dab40f82dc1b0 /target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts
parent3fce12568a5c38fe0361b433902a1321d34f93d7 (diff)
downloadupstream-115e993adcc4b3c5ce441a70ae6cf62985797729.tar.gz
upstream-115e993adcc4b3c5ce441a70ae6cf62985797729.tar.bz2
upstream-115e993adcc4b3c5ce441a70ae6cf62985797729.zip
ath79: remove useless phy-handle nodes
phy-handle is used to poll link status. They are useless when we need fixed-link on these interfaces. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts')
-rw-r--r--target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts12
1 files changed, 1 insertions, 11 deletions
diff --git a/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts b/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts
index bb857c72b6..d01d2cc716 100644
--- a/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts
+++ b/target/linux/ath79/dts/ar9132_tl-wr1043nd-v1.dts
@@ -76,16 +76,7 @@
resets = <&rst 8>;
reset-names = "switch";
-
- mdio-bus {
- status = "okay";
-
- phy0: ethernet-phy@0 {
- reg = <0>;
- };
- };
- };
-
+ };
};
&uart {
@@ -154,7 +145,6 @@
resets = <&rst 9>;
reset-names = "mac";
- phy-handle = <&phy0>;
fixed-link {
speed = <1000>;
full-duplex;