aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts b/target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts
index 3e57326e0b..11ebbdacea 100644
--- a/target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts
+++ b/target/linux/ath79/dts/qca9558_tplink_re350k-v1.dts
@@ -46,30 +46,30 @@
compatible = "gpio-leds";
led_power: power {
- label = "tp-link:green:power";
+ label = "green:power";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g_green {
- label = "tp-link:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan2g_red {
- label = "tp-link:red:wlan2g";
+ label = "red:wlan2g";
gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
};
wlan5g_green {
- label = "tp-link:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g_red {
- label = "tp-link:red:wlan5g";
+ label = "red:wlan5g";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
};
};