aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts')
-rw-r--r--target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
index 0ac10a56f9..dd4cbf03eb 100644
--- a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
+++ b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
@@ -49,12 +49,12 @@
compatible = "gpio-leds";
led_wps: wps {
- label = "tplink:green:wps";
+ label = "green:wps";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
usb {
- label = "tplink:green:usb";
+ label = "green:usb";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port>;
linux,default-trigger = "usbport";
@@ -65,13 +65,13 @@
compatible = "gpio-leds";
wlan2g {
- label = "tplink:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g {
- label = "tplink:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&ath9k 1 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};