Message ID | 20211220064829.17557-1-quic_wgong@quicinc.com |
---|---|
Headers | show |
Series | ath11k: add handler for board-2.bin without variant and read SMBIOS | expand |
Hi Kalle, Do you have any comment for this patch set? On 12/20/2021 2:48 PM, Wen Gong wrote: > 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