kernel: mac80211: backport ath9k device tree support patches
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 26 Nov 2016 00:01:12 +0000 (01:01 +0100)
committerMathias Kresin <dev@kresin.me>
Tue, 29 Nov 2016 20:40:16 +0000 (21:40 +0100)
commit1847248fc1560d10cb49c88b343598c9cb673f38
treeb33dcd3f1425afb69cc565bd7625d51f27c86929
parenta15ea362d7279420d3b620412bbb007f9b02b77f
kernel: mac80211: backport ath9k device tree support patches

These patches add support for configuring ath9k based devices via
devicetree. This was tested on PCI(e) based devices. This should work
for AHB based devices as well (adding more AHB specific properties may
still be needed) as soon as the ath79 platform is ready to populate the
ath9k wmac via devicetree.
This patchset was accepted upstream, more information can be found on
the linux-wireless list:
https://www.spinics.net/lists/linux-wireless/msg155474.html

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
package/kernel/mac80211/patches/326-Documentation-dt-net-add-ath9k-wireless-device-bindi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/327-ath9k-add-a-helper-to-get-the-string-representation-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/328-ath9k-parse-the-device-configuration-from-an-OF-node.patch [new file with mode: 0644]