aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts b/target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts
index 70e14c4ebe..9f241ebc2f 100644
--- a/target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts
+++ b/target/linux/ath79/dts/qca9558_tplink_tl-wdr4900-v2.dts
@@ -21,33 +21,33 @@
compatible = "gpio-leds";
led_system: system {
- label = "tp-link:blue:system";
+ label = "blue:system";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
default-state = "on";
};
usb1 {
- label = "tp-link:green:usb1";
+ label = "green:usb1";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port1>;
linux,default-trigger = "usbport";
};
usb2 {
- label = "tp-link:green:usb2";
+ label = "green:usb2";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port0>;
linux,default-trigger = "usbport";
};
wlan2g {
- label = "tp-link:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
qss {
- label = "tp-link:blue:qss";
+ label = "blue:qss";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
};
@@ -56,7 +56,7 @@
compatible = "gpio-leds";
wlan5g {
- label = "tp-link:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};