aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_ocedo_koala.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_ocedo_koala.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_ocedo_koala.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9558_ocedo_koala.dts b/target/linux/ath79/dts/qca9558_ocedo_koala.dts
index eefa839b88..dbefa40dcf 100644
--- a/target/linux/ath79/dts/qca9558_ocedo_koala.dts
+++ b/target/linux/ath79/dts/qca9558_ocedo_koala.dts
@@ -21,25 +21,25 @@
compatible = "gpio-leds";
power {
- label = "koala:green:power";
+ label = "green:power";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wifi2 {
- label = "koala:yellow:wlan2";
+ label = "yellow:wlan2";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wifi5 {
- label = "koala:red:wlan58";
+ label = "red:wlan58";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
led_system: system {
- label = "koala:blue:sys";
+ label = "blue:sys";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
};
};