aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2021-03-24 11:30:23 +0100
committerÁlvaro Fernández Rojas <noltari@gmail.com>2021-03-29 18:23:38 +0200
commitbb2d6ffe61546d6760e5c56ba02f3f2eb8114013 (patch)
tree2837f64ccbf77f409535b2340d539866132bf5fa /target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
parent08d8a3646b938a22c5dc312bb73bc1d81c00f992 (diff)
downloadupstream-bb2d6ffe61546d6760e5c56ba02f3f2eb8114013.tar.gz
upstream-bb2d6ffe61546d6760e5c56ba02f3f2eb8114013.tar.bz2
upstream-bb2d6ffe61546d6760e5c56ba02f3f2eb8114013.zip
bmips: dts: align LEDs
Align all bmips devices LED configurations. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts')
-rw-r--r--target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts b/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
index e2c05f9e6f..094dca1585 100644
--- a/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
+++ b/target/linux/bmips/dts/bcm63168-comtrend-vr-3032u.dts
@@ -12,6 +12,8 @@
led-running = &led_power_green;
led-upgrade = &led_power_green;
+ led-dsl = &led_dsl_green;
+ led-internet = &led_internet_green;
led-usb = &led_usb_green;
};
@@ -75,7 +77,7 @@
label = "red:internet";
};
- led@3 {
+ led_dsl_green: led@3 {
reg = <3>;
active-low;
label = "green:dsl";
@@ -93,7 +95,7 @@
label = "green:wps";
};
- led@8 {
+ led_internet_green: led@8 {
reg = <8>;
active-low;
label = "green:internet";