linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS
@ 2021-12-20  6:48 Wen Gong
  2021-12-20  6:48 ` [PATCH v5 1/2] ath11k: add fallback board name without variant while searching board-2.bin Wen Gong
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wen Gong @ 2021-12-20  6:48 UTC (permalink / raw)
  To: ath11k; +Cc: linux-wireless, quic_wgong

v5:
   1. rebased to ath.git ath-202112161538
   2. fix warning "failed to fetch board data for bus=pci,qmi-chip-id=0,qmi-board-id=255,variant=DE_1901 from ath11k/QCA6390/hw2.0/board-2.bin"

v4:
   1. add helper function ath11k_core_create_fallback_board_name()
   2. rebased to ath.git ath-202112071521

v3:
   1. add patch "ath11k: add fallback board name without variant while searching board-2.bin"
   2. reabsed to latest ath.git master ath-202111221436

v2: rebased to latest ath.git master ath-202111170737

When it does not have matched board name with variant in board-2.bin,
ath11k will fallback to search without variant.

Also read the variant from SMBIOS.

Wen Gong (2):
  ath11k: add fallback board name without variant while searching
    board-2.bin
  ath11k: add read variant from SMBIOS for download board data

 drivers/net/wireless/ath/ath11k/core.c | 109 +++++++++++++++++++++++--
 drivers/net/wireless/ath/ath11k/core.h |  11 +++
 drivers/net/wireless/ath/ath11k/qmi.c  |   4 +
 3 files changed, 118 insertions(+), 6 deletions(-)


base-commit: 12018ad8603a598d773e2cae12542a1981c94886
-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-03-14 10:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-20  6:48 [PATCH v5 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS Wen Gong
2021-12-20  6:48 ` [PATCH v5 1/2] ath11k: add fallback board name without variant while searching board-2.bin Wen Gong
2022-03-10  8:00   ` Kalle Valo
2022-03-14 10:35     ` Wen Gong
2021-12-20  6:48 ` [PATCH v5 2/2] ath11k: add read variant from SMBIOS for download board data Wen Gong
2022-03-10  8:12   ` Kalle Valo
2022-03-14 10:35     ` Wen Gong
2022-02-07  6:12 ` [PATCH v5 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS Wen Gong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).