ramips: make the rfkill switch work on fonera20n

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38734 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin 2013-11-11 13:40:17 +00:00
parent ff91a491c3
commit 420ee99bbb

View File

@ -77,7 +77,8 @@
switch {
label = "switch";
gpios = <&gpio0 13 1>;
linux,code = <0x101>;
linux,code = <0xf7>;
linux,input-type = <5>; /* EV_SW */
};
};