aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts b/target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts
index 65b85a78f1..f6bd7ad58f 100644
--- a/target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts
+++ b/target/linux/ath79/dts/qca9531_tplink_archer-d50-v1.dts
@@ -21,46 +21,46 @@
compatible = "gpio-leds";
wlan2g {
- label = "tp-link:white:wlan2g";
+ label = "white:wlan2g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g {
- label = "tp-link:white:wlan5g";
+ label = "white:wlan5g";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
qss {
- label = "tp-link:white:qss";
+ label = "white:qss";
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
};
wan {
- label = "tp-link:white:wan";
+ label = "white:wan";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
lan {
- label = "tp-link:white:lan";
+ label = "white:lan";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
usb {
- label = "tp-link:white:usb";
+ label = "white:usb";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port0>;
linux,default-trigger = "usbport";
};
internet {
- label = "tp-link:white:internet";
+ label = "white:internet";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
led_system: system {
- label = "tp-link:white:system";
+ label = "white:system";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
default-state = "on";
};