aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
index 51a22f09a2..eb196eb2e5 100644
--- a/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
+++ b/target/linux/ath79/dts/qca9558_openmesh_om5p-ac-v2.dts
@@ -20,22 +20,22 @@
compatible = "gpio-leds";
power {
- label = "om5pac:blue:power";
+ label = "blue:power";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
wifi_green {
- label = "om5pac:green:wifi";
+ label = "green:wifi";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
};
wifi_yellow {
- label = "om5pac:yellow:wifi";
+ label = "yellow:wifi";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
wifi_red {
- label = "om5pac:red:wifi";
+ label = "red:wifi";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};
};