aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi b/target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi
index a5933d27e7..9ba6ccfafd 100644
--- a/target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi
+++ b/target/linux/ath79/dts/qca9561_tplink_archer-c5x.dtsi
@@ -40,40 +40,40 @@
compatible = "gpio-leds";
led_power: power {
- label = "tp-link:green:power";
+ label = "green:power";
gpios = <&led_gpio 0 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "tp-link:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&led_gpio 1 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "tp-link:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&led_gpio 2 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wan_green {
- label = "tp-link:green:wan";
+ label = "green:wan";
gpios = <&led_gpio 4 GPIO_ACTIVE_LOW>;
};
wan_amber {
- label = "tp-link:amber:wan";
+ label = "amber:wan";
gpios = <&led_gpio 5 GPIO_ACTIVE_LOW>;
};
lan {
- label = "tp-link:green:lan";
+ label = "green:lan";
gpios = <&led_gpio 3 GPIO_ACTIVE_LOW>;
};
wps {
- label = "tp-link:green:wps";
+ label = "green:wps";
gpios = <&led_gpio 6 GPIO_ACTIVE_LOW>;
};
};