aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/BC2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/BC2.dts')
-rw-r--r--target/linux/ramips/dts/BC2.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/BC2.dts b/target/linux/ramips/dts/BC2.dts
index 5ae10a31a0..55cf8964f3 100644
--- a/target/linux/ramips/dts/BC2.dts
+++ b/target/linux/ramips/dts/BC2.dts
@@ -2,6 +2,8 @@
#include "rt3050.dtsi"
+#include <dt-bindings/input/input.h>
+
/ {
compatible = "BC2", "ralink,rt3052-soc";
model = "NexAira BC2";
@@ -56,7 +58,7 @@
reset {
label = "reset";
gpios = <&gpio0 17 1>;
- linux,code = <0x198>;
+ linux,code = <KEY_RESTART>;
};
};
};