aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi b/target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi
index d4aa0d742a..f19e186796 100644
--- a/target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi
+++ b/target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi
@@ -17,30 +17,30 @@
compatible = "gpio-leds";
led_power: power {
- label = "iodata:green:power";
+ label = "green:power";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
default-state = "on";
};
eco {
- label = "iodata:green:eco";
+ label = "green:eco";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
wlan5g {
- label = "iodata:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wlan2g {
- label = "iodata:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
notification {
- label = "iodata:amber:notification";
+ label = "amber:notification";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};
};