aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_engenius_ews511ap.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_engenius_ews511ap.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_engenius_ews511ap.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9531_engenius_ews511ap.dts b/target/linux/ath79/dts/qca9531_engenius_ews511ap.dts
index 5ca651cfc4..eb91d7e0b4 100644
--- a/target/linux/ath79/dts/qca9531_engenius_ews511ap.dts
+++ b/target/linux/ath79/dts/qca9531_engenius_ews511ap.dts
@@ -33,29 +33,29 @@
compatible = "gpio-leds";
led_power: power {
- label = "ews511ap:amber:power";
+ label = "amber:power";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
default-state = "on";
};
lan1 {
- label = "ews511ap:blue:lan1";
+ label = "blue:lan1";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "ews511ap:blue:lan2";
+ label = "blue:lan2";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "ews511ap:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan5g {
- label = "ews511ap:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};