summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/VG3503J.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/VG3503J.dtsi')
-rw-r--r--target/linux/lantiq/dts/VG3503J.dtsi7
1 files changed, 5 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/VG3503J.dtsi b/target/linux/lantiq/dts/VG3503J.dtsi
index e567923534..fe192a358f 100644
--- a/target/linux/lantiq/dts/VG3503J.dtsi
+++ b/target/linux/lantiq/dts/VG3503J.dtsi
@@ -7,9 +7,11 @@
bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
leds {
+ boot = &power;
+ failsafe = &power2;
+ running = &power;
+
internet = &dsl;
- power = &power;
- power2 = &power2;
};
};
@@ -165,6 +167,7 @@
power: power {
label = "power";
gpios = <&gpio 28 1>;
+ default-state = "keep";
};
};
};