aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_tplink_re650-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_tplink_re650-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_tplink_re650-v1.dts14
1 files changed, 12 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7621_tplink_re650-v1.dts b/target/linux/ramips/dts/mt7621_tplink_re650-v1.dts
index 265739bbda..a26ad98cc2 100644
--- a/target/linux/ramips/dts/mt7621_tplink_re650-v1.dts
+++ b/target/linux/ramips/dts/mt7621_tplink_re650-v1.dts
@@ -15,7 +15,7 @@
led-failsafe = &led_power;
led-running = &led_power;
led-upgrade = &led_power;
- label-mac-device = &ethernet;
+ label-mac-device = &gmac0;
};
chosen {
@@ -164,10 +164,20 @@
};
};
-&ethernet {
+&gmac0 {
mtd-mac-address = <&config 0x10008>;
};
+&switch0 {
+ ports {
+ port@0 {
+ status = "okay";
+ label = "lan";
+ };
+ };
+};
+
+
&state_default {
gpio {
groups = "rgmii2", "wdt";