aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/bcm96318ref_p300.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/dts/bcm96318ref_p300.dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm96318ref_p300.dts8
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/dts/bcm96318ref_p300.dts b/target/linux/brcm63xx/dts/bcm96318ref_p300.dts
index 5d91d7608d..be1db5aa20 100644
--- a/target/linux/brcm63xx/dts/bcm96318ref_p300.dts
+++ b/target/linux/brcm63xx/dts/bcm96318ref_p300.dts
@@ -1,6 +1,8 @@
/dts-v1/;
-/include/ "bcm6318.dtsi"
+#include "bcm6318.dtsi"
+
+#include <dt-bindings/input/input.h>
/ {
model = "Broadcom BCM96318REF_P300 reference board";
@@ -16,13 +18,13 @@
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>;
};
};