summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts/hg520v.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/brcm63xx/dts/hg520v.dts')
-rw-r--r--target/linux/brcm63xx/dts/hg520v.dts6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/dts/hg520v.dts b/target/linux/brcm63xx/dts/hg520v.dts
index 88647fa01b..7b6b36f06a 100644
--- a/target/linux/brcm63xx/dts/hg520v.dts
+++ b/target/linux/brcm63xx/dts/hg520v.dts
@@ -1,6 +1,8 @@
/dts-v1/;
-/include/ "bcm6358.dtsi"
+#include "bcm6358.dtsi"
+
+#include <dt-bindings/input/input.h>
/ {
model = "Huawei EchoLife HG520v";
@@ -16,7 +18,7 @@
reset {
label = "reset";
gpios = <&gpio1 5 1>;
- linux,code = <0x198>;
+ linux,code = <KEY_RESTART>;
};
};