aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV452CQW.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/ARV452CQW.dts')
-rw-r--r--target/linux/lantiq/dts/ARV452CQW.dts8
1 files changed, 6 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/ARV452CQW.dts b/target/linux/lantiq/dts/ARV452CQW.dts
index 38618f15d0..1905a08654 100644
--- a/target/linux/lantiq/dts/ARV452CQW.dts
+++ b/target/linux/lantiq/dts/ARV452CQW.dts
@@ -9,8 +9,11 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
+ boot = &power0;
+ failsafe = &power1;
+ running = &power0;
+
internet = &dsl;
- power1 = &power1;
usb = &usb;
wifi = &wifi;
};
@@ -162,9 +165,10 @@
gpio-leds {
compatible = "gpio-leds";
- power0 {
+ power0: power0 {
label = "power0";
gpios = <&gpio 3 1>;
+ default-state = "keep";
};
dsl: dsl {
label = "dsl";