aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts')
-rw-r--r--target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts b/target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts
index 662ffa2e5c..c8697d193d 100644
--- a/target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts
+++ b/target/linux/ath79/dts/ar9132_tplink_tl-wa901nd-v2.dts
@@ -45,17 +45,17 @@
compatible = "gpio-leds";
led_system: system {
- label = "tp-link:green:system";
+ label = "green:system";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};
qss {
- label = "tp-link:green:qss";
+ label = "green:qss";
gpios = <&gpio 4 GPIO_ACTIVE_HIGH>;
};
wlan {
- label = "tp-link:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};