[PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Fri Mar 29 21:48:35 PDT 2024
On Tue, 30 Jan 2024 at 08:47, Dmitry Baryshkov
<dmitry.baryshkov at linaro.org> wrote:
>
> The ath10k driver fails to properly handle fallback from board-2.bin to
> board.bin for WCN3990 cards. This happens because the
> ath10k_hw_params_list doesn't include .fw.board* parameters for the
> WCN3990 platform.
>
> Add board data configuration for WCN3990. While we are at it, merge
> common pieces of BDF support: drop .board and .eboard names from struct
> ath10k_hw_params_fw and use the common name instead.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> Dmitry Baryshkov (3):
> wifi: ath10k: populate board data for WCN3990
> wifi: ath10k: drop chip-specific board data file name
> wifi: ath10k: drop fw.eboard file name
>
> drivers/net/wireless/ath/ath10k/core.c | 32 ++++-------------------------
> drivers/net/wireless/ath/ath10k/hw.h | 14 ++-----------
> drivers/net/wireless/ath/ath10k/pci.c | 10 ++++-----
> drivers/net/wireless/ath/ath10k/targaddrs.h | 3 +++
> 4 files changed, 14 insertions(+), 45 deletions(-)
> ---
> base-commit: 596764183be8ebb13352b281a442a1f1151c9b06
> change-id: 20240129-wcn3990-board-fw-a2d97507a712
Kalle, Jeff, is there anything pending on me on this series?
--
With best wishes
Dmitry
More information about the ath10k
mailing list