ramips: make the rfkill switch work on fonera20n
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38734
This commit is contained in:
parent
000cefd85e
commit
33111eff95
1 changed files with 2 additions and 1 deletions
|
@ -77,7 +77,8 @@
|
|||
switch {
|
||||
label = "switch";
|
||||
gpios = <&gpio0 13 1>;
|
||||
linux,code = <0x101>;
|
||||
linux,code = <0xf7>;
|
||||
linux,input-type = <5>; /* EV_SW */
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue