aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts17
1 files changed, 12 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts b/target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts
index 5a259e154c..a8d76b544e 100644
--- a/target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts
+++ b/target/linux/ramips/dts/mt7621_buffalo_wsr-1166dhp.dts
@@ -152,6 +152,18 @@
};
};
+&gmac1 {
+ status = "okay";
+ label = "wan";
+ phy-handle = <&ethphy4>;
+};
+
+&mdio {
+ ethphy4: ethernet-phy@4 {
+ reg = <4>;
+ };
+};
+
&switch0 {
ports {
port@0 {
@@ -173,11 +185,6 @@
status = "okay";
label = "lan4";
};
-
- port@4 {
- status = "okay";
- label = "wan";
- };
};
};