summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-11 12:19:18 +0000
committerJohn Crispin <john@openwrt.org>2013-11-11 12:19:18 +0000
commitdabdc6911a674e08a5cbfa1e8d91d847eaee5e0e (patch)
tree88f4b8e5a0fb43d4a02c9aad6e4cba38ede283b5 /target/linux/lantiq
parent30fafd0617280d323b707bf541d2637e6dd8d9c3 (diff)
downloadmaster-31e0f0ae-dabdc6911a674e08a5cbfa1e8d91d847eaee5e0e.tar.gz
master-31e0f0ae-dabdc6911a674e08a5cbfa1e8d91d847eaee5e0e.tar.bz2
master-31e0f0ae-dabdc6911a674e08a5cbfa1e8d91d847eaee5e0e.zip
lantiq: update TDW8970.dts to support buttons properly
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38728
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/dts/TDW8970.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts
index a31cf9a74f..006df1c3a8 100644
--- a/target/linux/lantiq/dts/TDW8970.dts
+++ b/target/linux/lantiq/dts/TDW8970.dts
@@ -205,14 +205,14 @@
wifi {
label = "wifi";
gpios = <&gpio 9 0>;
- linux,code = <0x101>;
+ linux,code = <0xf7>;
linux,input-type = <5>; /* EV_SW */
};
wps {
label = "wps";
gpios = <&gpio 39 1>;
- linux,code = <0x102>;
+ linux,code = <0x211>;
};
};