aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts16
1 files changed, 7 insertions, 9 deletions
diff --git a/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts b/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
index 2da35936b1..45752c095d 100644
--- a/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
+++ b/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
@@ -20,15 +20,6 @@
bootargs = "console=ttyS0,115200";
};
- pinctrl {
- state_default: pinctrl0 {
- gpio {
- ralink,group = "i2c", "uartf", "wled", "ephy", "spi refclk";
- ralink,function = "gpio";
- };
- };
- };
-
leds {
compatible = "gpio-leds";
@@ -165,6 +156,13 @@
status = "okay";
};
+&state_default {
+ gpio {
+ ralink,group = "i2c", "uartf", "wled", "ephy", "spi refclk";
+ ralink,function = "gpio";
+ };
+};
+
&wmac {
ralink,mtd-eeprom = <&radio 0>;
mtd-mac-address = <&rom 0xf100>;