mac80211: rt2x00: enable setting wifi led polarity from OF
authorJohn Crispin <blogic@openwrt.org>
Mon, 29 Jul 2013 13:09:16 +0000 (13:09 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 29 Jul 2013 13:09:16 +0000 (13:09 +0000)
commit4281cf0a81fb596cb4ddfe3685947664f4f9cd25
treee3f9d7d89039e831549510126286c7a1a34ea9af
parent4d0f22e9a2df06ecc9755a854e6cf2900f06efbb
mac80211: rt2x00: enable setting wifi led polarity from OF

This patch enables setting the wifi led polarity from OF.
It can be used in a DTS' wmac section like this:

   ralink,led-polarity = <1>;

Valid values are 0 or 1.

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37607 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch [new file with mode: 0644]