All of lore.kernel.org
 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
  0 siblings, 0 replies; 8+ 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


-- 
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

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

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

Thread overview: 8+ 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 ` 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   ` 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  8:44   ` 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
2021-11-25  9:52   ` Mark Herbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.