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)
commitb37725c795ecf42aa5f074565f6fb3e1fe6e99a1
treee3f9d7d89039e831549510126286c7a1a34ea9af
parent8754b0820a99620387cdb6c3ffc2cca2fdce4721
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]