mac80211: rt2x00: enable setting wifi led polarity from OF
authorJohn Crispin <john@openwrt.org>
Mon, 29 Jul 2013 13:09:16 +0000 (13:09 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 29 Jul 2013 13:09:16 +0000 (13:09 +0000)
commit7f895c67760c5e139b5be1e11eadb67708770aa4
treeb52591e4ffa5d52ef4ba92f77b549478259b4d25
parenta8e8a31cb8b287a85f283d984508b0c306a200ef
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>
SVN-Revision: 37607
package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch [new file with mode: 0644]