aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_glinet_gl-x750.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_glinet_gl-x750.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts b/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts
index f423e709f9..acb458f7ec 100644
--- a/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts
+++ b/target/linux/ath79/dts/qca9531_glinet_gl-x750.dts
@@ -26,30 +26,30 @@
compatible = "gpio-leds";
power {
- label = "gl-x750:green:power";
+ label = "green:power";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "gl-x750:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "gl-x750:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wan {
- label = "gl-x750:green:wan";
+ label = "green:wan";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
4g {
- label = "gl-x750:green:4g";
+ label = "green:4g";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
};