aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/P2601HNFX.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/P2601HNFX.dts')
-rw-r--r--target/linux/lantiq/dts/P2601HNFX.dts8
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/lantiq/dts/P2601HNFX.dts b/target/linux/lantiq/dts/P2601HNFX.dts
index 3193c3954c..58e61d164e 100644
--- a/target/linux/lantiq/dts/P2601HNFX.dts
+++ b/target/linux/lantiq/dts/P2601HNFX.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;
wifi = &wifi;
};
};
@@ -146,7 +148,7 @@
power: power {
label = "power";
gpios = <&stp 11 1>;
- default-state = "on";
+ default-state = "keep";
};
power2: power2 {
label = "power2";