brcm63xx: make use of dt-includes
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / dts / bcm96318ref.dts
index 84b33362c91e45912e44a1c5f9b50c6f36ca17a9..79137dbd67dd7e39e067c0641eaae91fdeaf7815 100644 (file)
@@ -1,6 +1,8 @@
 /dts-v1/;
 
-/include/ "bcm6318.dtsi"
+#include "bcm6318.dtsi"
+
+#include <dt-bindings/input/input.h>
 
 / {
        model = "Broadcom BCM96318REF reference board";
                wps {
                        label = "wps";
                        gpios = <&gpio1 1 1>;
-                       linux,code = <0x211>;
+                       linux,code = <KEY_WPS_BUTTON>;
                };
 
                reset {
                        label = "reset";
                        gpios = <&gpio1 2 1>;
-                       linux,code = <0x198>;
+                       linux,code = <KEY_RESTART>;
                };
         };