brcm63xx: make use of dt-includes
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / dts / agpf-s0.dts
index eaa45b9e09618ebc26161cc9087f1b3d2dc9c67d..4662b2d67f8cd1f1a675c67155bedf9c845251fc 100644 (file)
@@ -1,6 +1,8 @@
 /dts-v1/;
 
-/include/ "bcm6358.dtsi"
+#include "bcm6358.dtsi"
+
+#include <dt-bindings/input/input.h>
 
 / {
        model = "Pirelli Alice Gate AGPF-S0";
                wps {
                        label = "wps";
                        gpios = <&gpio1 2 1>;
-                       linux,code = <0x211>;
+                       linux,code = <KEY_WPS_BUTTON>;
                };
                reset {
                        label = "reset";
                        gpios = <&gpio1 5 1>;
-                       linux,code = <0x198>;
+                       linux,code = <KEY_RESTART>;
                };
        };