aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts b/target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts
index c4450fea1a..b4f7718230 100644
--- a/target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts
+++ b/target/linux/ath79/dts/qca9563_elecom_wrc-1750ghbk2-i.dts
@@ -9,19 +9,19 @@
&leds {
led_power: power {
- label = "elecom:blue:power";
+ label = "blue:power";
gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
default-state = "on";
};
wlan2g {
- label = "elecom:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 7 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "elecom:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "phy0tpt";
};