aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi b/target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi
index 6d7e0dd5e6..598c5570aa 100644
--- a/target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi
+++ b/target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi
@@ -17,30 +17,30 @@
compatible = "gpio-leds";
led_system: system {
- label = "tp-link:white:system";
+ label = "white:system";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan {
- label = "tp-link:white:wlan";
+ label = "white:wlan";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
lan {
- label = "tp-link:white:lan";
+ label = "white:lan";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};
usb {
- label = "tp-link:white:usb";
+ label = "white:usb";
gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port1>, <&hub_port0>;
linux,default-trigger = "usbport";
};
qss {
- label = "tp-link:white:qss";
+ label = "white:qss";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
};