aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/DGN1000B.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/DGN1000B.dts')
-rw-r--r--target/linux/lantiq/dts/DGN1000B.dts7
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/DGN1000B.dts b/target/linux/lantiq/dts/DGN1000B.dts
index d5d7b98d63..7c4f4a52f9 100644
--- a/target/linux/lantiq/dts/DGN1000B.dts
+++ b/target/linux/lantiq/dts/DGN1000B.dts
@@ -9,9 +9,12 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
+ boot = &power;
+ failsafe = &power;
+ running = &power;
+
dsl = &dsl;
internet = &online;
- power = &power;
};
};
@@ -137,7 +140,7 @@
power: power {
label = "power";
gpios = <&gpio 13 1>;
- default-state = "on";
+ default-state = "keep";
};
};
};