aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/PSR-680W.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/PSR-680W.dts')
-rw-r--r--target/linux/ramips/dts/PSR-680W.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/PSR-680W.dts b/target/linux/ramips/dts/PSR-680W.dts
index c4c4522afc..f749a4e589 100644
--- a/target/linux/ramips/dts/PSR-680W.dts
+++ b/target/linux/ramips/dts/PSR-680W.dts
@@ -2,6 +2,8 @@
#include "rt3050.dtsi"
+#include <dt-bindings/input/input.h>
+
/ {
compatible = "PSR-680W", "ralink,rt3052-soc";
model = "Petatel PSR-680W Wireless 3G Router";
@@ -60,7 +62,7 @@
reset {
label = "reset";
gpios = <&gpio0 0 1>;
- linux,code = <0x198>;
+ linux,code = <KEY_RESTART>;
};
};
};