Skip to content
Snippets Groups Projects
Commit 79465bfe authored by blogic's avatar blogic
Browse files

ralink: revert r37163

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



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

Backport of r42036

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42039 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 27a73d7e
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
};
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment