aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/ARV7510PW22.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/ARV7510PW22.dts')
-rw-r--r--target/linux/lantiq/dts/ARV7510PW22.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/ARV7510PW22.dts b/target/linux/lantiq/dts/ARV7510PW22.dts
index 6c534a920b..c92c393b93 100644
--- a/target/linux/lantiq/dts/ARV7510PW22.dts
+++ b/target/linux/lantiq/dts/ARV7510PW22.dts
@@ -9,8 +9,11 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
+ boot = &power;
+ failsafe = &power;
+ running = &power;
+
internet = &internet;
- power = &power;
wifi = &wlan;
};
};
@@ -164,6 +167,7 @@
power: power {
label = "power";
gpios = <&gpio 2 1>;
+ default-state = "keep";
};
internet: internet {
label = "internet";