aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_engenius_epg5000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_engenius_epg5000.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_engenius_epg5000.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9558_engenius_epg5000.dts b/target/linux/ath79/dts/qca9558_engenius_epg5000.dts
index aa14fd4f3f..9d37664306 100644
--- a/target/linux/ath79/dts/qca9558_engenius_epg5000.dts
+++ b/target/linux/ath79/dts/qca9558_engenius_epg5000.dts
@@ -20,30 +20,30 @@
compatible = "gpio-leds";
led_power: power {
- label = "epg5000:amber:power";
+ label = "amber:power";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "epg5000:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "epg5000:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wps_amber {
- label = "epg5000:amber:wps";
+ label = "amber:wps";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
};
wps_blue {
- label = "epg5000:blue:wps";
+ label = "blue:wps";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
};
};