aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/HC5XXX.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/HC5XXX.dtsi')
-rw-r--r--target/linux/ramips/dts/HC5XXX.dtsi4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/HC5XXX.dtsi b/target/linux/ramips/dts/HC5XXX.dtsi
index d55d5b65cd..54bf40936e 100644
--- a/target/linux/ramips/dts/HC5XXX.dtsi
+++ b/target/linux/ramips/dts/HC5XXX.dtsi
@@ -1,5 +1,7 @@
#include "mt7620a.dtsi"
+#include <dt-bindings/input/input.h>
+
/ {
chosen {
bootargs = "console=ttyS0,115200";
@@ -14,7 +16,7 @@
reset {
label = "reset";
gpios = <&gpio0 12 1>;
- linux,code = <0x198>;
+ linux,code = <KEY_RESTART>;
};
};