diff options
Diffstat (limited to 'target/linux/lantiq/dts/ARV752DPW22.dts')
-rw-r--r-- | target/linux/lantiq/dts/ARV752DPW22.dts | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/ARV752DPW22.dts b/target/linux/lantiq/dts/ARV752DPW22.dts index 21c7a8f2cf..363569300a 100644 --- a/target/linux/lantiq/dts/ARV752DPW22.dts +++ b/target/linux/lantiq/dts/ARV752DPW22.dts @@ -9,9 +9,11 @@ bootargs = "console=ttyLTQ0,115200 init=/etc/preinit"; leds { + boot = &power; + failsafe = &power1; + running = &power; + internet = &internet; - power = &power; - power1 = &power1; wifi = &wifi; }; }; |