lantiq: update TDW8970.dts to support buttons properly

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38728 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2013-11-11 12:19:18 +00:00
parent 14edb11091
commit e60eb9f019
1 changed files with 2 additions and 2 deletions

View File

@ -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>;
};
};