summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/WBMR.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/WBMR.dts')
-rw-r--r--target/linux/lantiq/dts/WBMR.dts7
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/WBMR.dts b/target/linux/lantiq/dts/WBMR.dts
index dc23032ff2..1ca7668468 100644
--- a/target/linux/lantiq/dts/WBMR.dts
+++ b/target/linux/lantiq/dts/WBMR.dts
@@ -9,10 +9,12 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
+ boot = &power;
+ failsafe = &power2;
+ running = &power;
+
dsl = &dsl;
internet = &online;
- power = &power;
- power2 = &power2;
usb = &usb;
wifi = &wifi;
};
@@ -139,6 +141,7 @@
power: power {
label = "power";
gpios = <&gpio 1 1>;
+ default-state = "keep";
};
power2: power2 {
label = "power2";