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

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 | 93 ++++++++++++++++++++++++--
 drivers/net/wireless/ath/ath11k/core.h | 11 +++
 drivers/net/wireless/ath/ath11k/qmi.c  |  4 ++
 3 files changed, 104 insertions(+), 4 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-11-25  9:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25  8:44 [PATCH v3 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS Wen Gong
2021-11-25  8:44 ` [PATCH v3 1/2] ath11k: add fallback board name without variant while searching board-2.bin Wen Gong
2021-11-25  8:44 ` [PATCH v3 2/2] ath11k: add read variant from SMBIOS for download board data Wen Gong
2021-11-25  9:52 ` [PATCH v3 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS Mark Herbert

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).