aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts')
-rw-r--r--target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts b/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts
index 2cd05d9159..f0cf22511a 100644
--- a/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts
+++ b/target/linux/ath79/dts/qca9558_dlink_dap-2695-a1.dts
@@ -20,18 +20,18 @@
compatible = "gpio-leds";
led_power_green: power_green {
- label = "d-link:green:power";
+ label = "green:power";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
default-state = "on";
};
led_power_red: power_red {
- label = "d-link:red:power";
+ label = "red:power";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
wifi2g {
- label = "d-link:green:wifi2g";
+ label = "green:wifi2g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};