wifi: ath11k: add support DT ieee80211-freq-limit
authorChristian Lamparter <chunkeey@gmail.com>
Sun, 11 Jun 2023 12:37:32 +0000 (14:37 +0200)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 18 Apr 2024 15:19:09 +0000 (18:19 +0300)
commit43528ae9d9bfbf398dfd1cfedc8eecb953f6fde0
tree2eae9ac5d37ad8ae30b5ddb0749d55c85731fca1
parent30ba0022b30ab421f138fd0a0ccb2f70173cf798
wifi: ath11k: add support DT ieee80211-freq-limit

The common DT property can be used to limit the available
channels/frequencies. But ath11k has to manually call
wiphy_read_of_freq_limits().

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/ed266944c721de8dbf0fe35f387a3a71b2c84037.1686486468.git.chunkeey@gmail.com
drivers/net/wireless/ath/ath11k/mac.c