This series adds 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 as soon as the ath79 platform is ready to populate the ath9k wmac via devicetree.
This series depends on my previous series: "ath9k: extend and improve handling of ath9k_platform_data" changes in v1 -> v2: This addresses all issues found by Christian Lamparter (thanks!), the detailed changes are documented in each patch. changes in v2 -> v3: The qca,eeprom-name was property was replaced by qca,no-eeprom, which moves the filename for the eeprom firmware from the devicetree to ath9k (where the filename is now auto-generated). Additionally this contains fixes for the documentation (some properties were missing, an invalid property in the example, etc.). The detailed changes are documented in each patch. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html