mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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:
parent
ff91a491c3
commit
420ee99bbb
@ -77,7 +77,8 @@
|
||||
switch {
|
||||
label = "switch";
|
||||
gpios = <&gpio0 13 1>;
|
||||
linux,code = <0x101>;
|
||||
linux,code = <0xf7>;
|
||||
linux,input-type = <5>; /* EV_SW */
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user