aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi b/target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi
index 762cc895ea..24b0860d7c 100644
--- a/target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi
+++ b/target/linux/ath79/dts/qca9563_glinet_gl-ar750s.dtsi
@@ -41,19 +41,19 @@
compatible = "gpio-leds";
led_power: power {
- label = "gl-ar750s:green:power";
+ label = "green:power";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
default-state = "keep";
};
led_wlan2g: wlan2g {
- label = "gl-ar750s:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
led_wlan5g: wlan5g {
- label = "gl-ar750s:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 20 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy0tpt";
};