aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/327-ath9k-add-a-helper-to-get-the-string-representation-.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: mac80211: backport ath9k device tree support patchesMartin Blumenstingl2016-11-291-0/+42
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>