aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts b/target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts
index 8972dc2687..d2f5207fac 100644
--- a/target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts
+++ b/target/linux/ramips/dts/mt7620a_tplink_re200-v1.dts
@@ -17,32 +17,32 @@
compatible = "gpio-leds";
led_power: power {
- label = "re200-v1:green:power";
+ label = "green:power";
gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
};
lan {
- label = "re200-v1:green:lan";
+ label = "green:lan";
gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "re200-v1:green:wlan";
+ label = "green:wlan";
gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
};
qss {
- label = "re200-v1:green:qss";
+ label = "green:qss";
gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
};
wlan2g_red {
- label = "re200-v1:red:wlan2g";
+ label = "red:wlan2g";
gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
};
wlan2g_green {
- label = "re200-v1:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};