[PATCH v5 0/2] ath11k: add handler for board-2.bin without variant and read SMBIOS
Wen Gong
quic_wgong at quicinc.com
Sun Dec 19 22:48:27 PST 2021
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
More information about the ath11k
mailing list