Openwrt/package/kernel/mac80211
Daniel F. Dickinson 8d2a9e8027 ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom
Based on the process of discovery in
https://github.com/openwrt/openwrt/pull/1613, it has become clear
that (at least) the PowerCloud System CR5000 was unable to get
working 5GHz wireless (PCIe) because AH_USE_EEPROM was unconditionally
masked out, not only when qca,noeeprom was in the DTS.

This patch moves mask AH_USE_EEPROM into the if ... qca,noeeprom
OF test.

Thanks to Christian Lampartar (@chunkeey) for the heavy lifting and help.

Patch has been prepared for upstream and will be submitted after review
by @chunkeey and @xdarklight.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-22 15:08:24 +01:00
..
files
patches ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom 2018-12-22 15:08:24 +01:00
scripts
ath.mk
broadcom.mk
intel.mk
Makefile mac80211: Update to version 4.19.7-1 2018-12-13 21:33:31 +01:00
marvell.mk
ralink.mk
realtek.mk