aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts')
-rw-r--r--target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts b/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts
index 420d03861f..4a4e51f4b8 100644
--- a/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts
+++ b/target/linux/ath79/dts/ar9341_tplink_tl-wa901nd-v3.dts
@@ -28,23 +28,23 @@
compatible = "gpio-leds";
lan {
- label = "tp-link:green:lan";
+ label = "green:lan";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "tp-link:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
qss {
- label = "tp-link:green:qss";
+ label = "green:qss";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
led_system: system {
- label = "tp-link:green:system";
+ label = "green:system";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
};