aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts b/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts
index ccead91cfc..c4a73f2563 100644
--- a/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts
+++ b/target/linux/ath79/dts/qca9558_librerouter_librerouter-v1.dts
@@ -20,19 +20,19 @@
compatible = "gpio-leds";
led_system: system {
- label = "librerouter-v1:green:system";
+ label = "green:system";
gpios = <&gpio 23 GPIO_ACTIVE_HIGH>;
default-state = "on";
};
wifi_green {
- label = "librerouter-v1:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
status_blue {
- label = "librerouter-v1:blue:status";
+ label = "blue:status";
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
};
};