summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/TEW-692GR.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/TEW-692GR.dts')
-rw-r--r--target/linux/ramips/dts/TEW-692GR.dts6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/TEW-692GR.dts b/target/linux/ramips/dts/TEW-692GR.dts
index 2c9313f200..b9c7006406 100644
--- a/target/linux/ramips/dts/TEW-692GR.dts
+++ b/target/linux/ramips/dts/TEW-692GR.dts
@@ -2,6 +2,8 @@
#include "rt3883.dtsi"
+#include <dt-bindings/input/input.h>
+
/ {
compatible = "TEW-692GR", "ralink,rt3883-soc";
model = "TRENDnet TEW-692GR";
@@ -46,13 +48,13 @@
reset {
label = "reset";
gpios = <&gpio0 10 1>;
- linux,code = <0x198>;
+ linux,code = <KEY_RESTART>;
};
wps {
label = "wps";
gpios = <&gpio1 2 1>;
- linux,code = <0x211>;
+ linux,code = <KEY_WPS_BUTTON>;
};
};