aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV4510PW.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/ARV4510PW.dts')
-rw-r--r--target/linux/lantiq/dts/ARV4510PW.dts7
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/ARV4510PW.dts b/target/linux/lantiq/dts/ARV4510PW.dts
index 427cd54ab9..18b2da8fd4 100644
--- a/target/linux/lantiq/dts/ARV4510PW.dts
+++ b/target/linux/lantiq/dts/ARV4510PW.dts
@@ -9,10 +9,12 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
+ boot = &power;
+ failsafe = &power2;
+ running = &power;
+
dsl = &adsl;
internet = &internet;
- power = &power;
- power2 = &power2;
usb = &usb;
usb2 = &usb2;
wifi = &wifi;
@@ -152,6 +154,7 @@
power: power {
label = "power";
gpios = <&gpios 21 0>;
+ default-state = "keep";
};
power2: power2 {
label = "power2";