aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/EASY80920.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/EASY80920.dtsi')
-rw-r--r--target/linux/lantiq/dts/EASY80920.dtsi7
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/EASY80920.dtsi b/target/linux/lantiq/dts/EASY80920.dtsi
index bdd759687a..14a020fc4f 100644
--- a/target/linux/lantiq/dts/EASY80920.dtsi
+++ b/target/linux/lantiq/dts/EASY80920.dtsi
@@ -5,7 +5,10 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
- power = &power;
+ boot = &power;
+ failsafe = &power;
+ running = &power;
+
usb = &usb1;
usb2 = &usb2;
};
@@ -302,7 +305,7 @@
power: power {
label = "power";
gpios = <&stp 9 0>;
- default-state = "on";
+ default-state = "keep";
};
warning {
label = "warning";