ralink: revert r37163

https://dev.openwrt.org/ticket/17071

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42036 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
John Crispin
2014-08-07 12:38:20 +00:00
parent 40858eb2d4
commit d035c266a1

View File

@@ -67,18 +67,13 @@
poll-interval = <10>;
reset {
label = "reset";
gpios = <&gpio0 4 1>;
gpios = <&gpio0 10 1>;
linux,code = <0x198>;
};
wps {
label = "wps";
gpios = <&gpio0 10 1>;
linux,code = <0x211>;
};
rfkill {
label = "rfkill";
gpios = <&gpio0 0 1>;
linux,code = <0xf7>;
linux,code = <0x211>;
};
};