lantiq: remove "init" kernel command line parameter from bootargs
[lede.git] / target / linux / lantiq / dts / ARV7510PW22.dts
index 079c85630821f100eda2672a061d17a142e493bd..d47567fe9326a0262bc16ae9e39afa6e83622a15 100644 (file)
@@ -2,13 +2,11 @@
 
 #include "danube.dtsi"
 
+#include <dt-bindings/input/input.h>
+
 / {
        model = "ARV7510PW22 - Astoria Networks";
 
-       chosen {
-               bootargs = "console=ttyLTQ0,115200 init=/etc/preinit";
-       };
-
        aliases {
                led-boot = &power;
                led-failsafe = &power;
                restart {
                        label = "restart";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_0>;
+                       linux,code = <KEY_POWER>;
                };
                reset {
                        label = "reset";