aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts b/target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts
index 8668e0b84a..41e56fbe36 100644
--- a/target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts
+++ b/target/linux/ramips/dts/mt7620a_tplink_re210-v1.dts
@@ -17,28 +17,28 @@
compatible = "gpio-leds";
led_power: power {
- label = "re210-v1:green:power";
+ label = "green:power";
gpios = <&gpio1 3 GPIO_ACTIVE_LOW>;
};
rssi_high {
- label = "re210-v1:green:rssi-high";
+ label = "green:rssi-high";
gpios = <&gpio1 1 GPIO_ACTIVE_LOW>;
};
rssi_low {
- label = "re210-v1:red:rssi-low";
+ label = "red:rssi-low";
gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "re210-v1:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "re210-v1:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};