aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts b/target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts
index 2a15176a8a..205fd8f60e 100644
--- a/target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts
+++ b/target/linux/ath79/dts/qca9563_dlink_dir-842-c3.dts
@@ -8,10 +8,10 @@
model = "D-Link DIR-842 C3";
aliases {
- led-boot = &power;
- led-failsafe = &power;
- led-running = &power;
- led-upgrade = &power;
+ led-boot = &led_power;
+ led-failsafe = &led_power;
+ led-running = &led_power;
+ led-upgrade = &led_power;
};
leds {
@@ -22,7 +22,7 @@
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
};
- power: power {
+ led_power: power {
label = "dir-842-c3:green:power";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};