aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts17
1 files changed, 12 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts b/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
index 774fb93d9c..d9ca1012ce 100644
--- a/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
+++ b/target/linux/ramips/dts/mt7621_hiwifi_hc5962.dts
@@ -129,6 +129,18 @@
};
};
+&gmac1 {
+ status = "okay";
+ label = "wan";
+ phy-handle = <&ethphy4>;
+};
+
+&mdio {
+ ethphy4: ethernet-phy@4 {
+ reg = <4>;
+ };
+};
+
&switch0 {
ports {
port@1 {
@@ -145,11 +157,6 @@
status = "okay";
label = "lan3";
};
-
- port@4 {
- status = "okay";
- label = "wan";
- };
};
};