aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/f5d7633.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/dts/f5d7633.dts')
-rw-r--r--target/linux/brcm63xx/dts/f5d7633.dts6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/dts/f5d7633.dts b/target/linux/brcm63xx/dts/f5d7633.dts
index 81e1e255d6..519df1e566 100644
--- a/target/linux/brcm63xx/dts/f5d7633.dts
+++ b/target/linux/brcm63xx/dts/f5d7633.dts
@@ -1,6 +1,8 @@
/dts-v1/;
-/include/ "bcm6348.dtsi"
+#include "bcm6348.dtsi"
+
+#include <dt-bindings/input/input.h>
/ {
model = "Belkin F5D7633";
@@ -16,7 +18,7 @@
reset {
label = "reset";
gpios = <&gpio0 6 1>;
- linux,code = <0x198>;
+ linux,code = <KEY_RESTART>;
};
};