commit | 18ac1665e78575a5148b2bd2c90749c2bcbf135a | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@codeaurora.org> | Tue Sep 29 20:15:32 2020 +0300 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Oct 01 22:31:01 2020 +0300 |
tree | 0042d34587eab96a153166d1fef4d3eb2b79cc03 | |
parent | 2626c269702e04bdcaaeac62ac8089281520b5ce [diff] |
ath11k: pci: check TCSR_SOC_HW_VERSION There are different versions of QCA6390. Check TCSR_SOC_HW_VERSION to make sure that the device is hw2.0, all the rest are unsupported. This needs to be checked after ath11k_pci_claim() so move the whole switch choosing hw_ver. Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1 Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1601399736-3210-5-git-send-email-kvalo@codeaurora.org