brcm63xx: make use of dt-includes
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / dts / cpva642.dts
index b9a215a989390b2d2c2f0cba9d7fa61676ea3f2f..8d72e0261bde1f67478c39f968a0517a919cb593 100644 (file)
@@ -1,6 +1,8 @@
 /dts-v1/;
 
-/include/ "bcm6358.dtsi"
+#include "bcm6358.dtsi"
+
+#include <dt-bindings/input/input.h>
 
 / {
        model = "Telsey CPVA642-type (CPA-ZNTE60T)";
                reset {
                        label = "reset";
                        gpios = <&gpio1 4 1>;
-                       linux,code = <0x198>;
+                       linux,code = <KEY_RESTART>;
                };
                wps {
                        label = "wps";
                        gpios = <&gpio1 5 0>;
-                       linux,code = <0x211>;
+                       linux,code = <KEY_WPS_BUTTON>;
                };
        };