]> git.baikalelectronics.ru Git - kernel.git/commit
brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips
authorHamid Zamani <hzamani.cs91@gmail.com>
Sat, 23 Apr 2022 11:12:37 +0000 (15:42 +0430)
committerKalle Valo <kvalo@kernel.org>
Wed, 27 Apr 2022 05:03:39 +0000 (08:03 +0300)
commita445c3bb509547e1fe9ded4435a6687573e5f420
tree9432d03cb0cb5649ce1f59851e9d665995fbfbb5
parent33d55511b3a0b669b72d58648548081ffeee03a7
brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips

This uses ISO3166 country code and 0 rev on brcmfmac43602 chips.
Without this patch 80 MHz width is not selected on 5 GHz channels.

Commit c4365f53eca9 ("brcmfmac: use ISO3166 country code and 0 rev as
fallback on some devices") provides a way to specify chips for using the
fallback case.

Before commit d8e13c0e301f ("Revert "brcmfmac: use ISO3166 country code
and 0 rev as fallback"") brcmfmac43602 devices works correctly and for
this specific case 80 MHz width is selected.

Signed-off-by: Hamid Zamani <hzamani.cs91@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220423111237.60892-1-hzamani.cs91@gmail.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c