aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_engenius_ecb1750.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_engenius_ecb1750.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_engenius_ecb1750.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9558_engenius_ecb1750.dts b/target/linux/ath79/dts/qca9558_engenius_ecb1750.dts
index e4e3ca3409..5e38f2e459 100644
--- a/target/linux/ath79/dts/qca9558_engenius_ecb1750.dts
+++ b/target/linux/ath79/dts/qca9558_engenius_ecb1750.dts
@@ -20,25 +20,25 @@
compatible = "gpio-leds";
led_power_orange: power_orange {
- label = "ecb1750:orange:power";
+ label = "orange:power";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "ecb1750:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "ecb1750:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
lan {
- label = "ecb1750:blue:lan";
+ label = "blue:lan";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
};