mac80211: ath10k: Limit available channels via DT ieee80211-freq-limit
authorSven Eckelmann <sven.eckelmann@openmesh.com>
Mon, 30 Jul 2018 15:43:09 +0000 (17:43 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 30 Jul 2018 18:46:13 +0000 (20:46 +0200)
commitef39d0079b4efd18f0d39971c66989d5a6f34eca
treea932cc05eb644c72928e8a832bf621a01315420f
parentaf3b1756f00bfd1e6726d85ce23336112201afce
mac80211: ath10k: Limit available channels via DT ieee80211-freq-limit

Tri-band devices (1x 2.4GHz + 2x 5GHz) often incorporate special filters in
the RX and TX path. These filtered channel can in theory still be used by
the hardware but the signal strength is reduced so much that it makes no
sense.

There is already a DT property to limit the available channels but ath10k
has to manually call this functionality to limit the currrently set wiphy
channels further.

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
package/kernel/mac80211/patches/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch [new file with mode: 0644]