treewide: fix button keys codes used in dts
[openwrt/openwrt.git] / target / linux / lantiq / dts / ARV7510PW22.dts
index 079c85630821f100eda2672a061d17a142e493bd..47ab55e27349b16fc246cdf06a92c97dfc247db3 100644 (file)
@@ -2,6 +2,8 @@
 
 #include "danube.dtsi"
 
+#include <dt-bindings/input/input.h>
+
 / {
        model = "ARV7510PW22 - Astoria Networks";
 
                restart {
                        label = "restart";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       linux,code = <BTN_0>;
+                       linux,code = <KEY_POWER>;
                };
                reset {
                        label = "reset";