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