You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
ath ath9k: Avoid OF no-eeprom quirks when no qca,no-eeprom 6 years ago
brcm mac80211: Update to version 4.19.7-1 6 years ago
build mac80211: Update to version 4.19.7-1 6 years ago
mwl mac80211: update to version based on 4.19-rc4 6 years ago
rt2x00 mac80211: Update to version 4.19.7-1 6 years ago
subsys mac80211: backport upstream fixes 6 years ago