[PATCH 0/5][linux-firmware][SRU][F] Support Killer 500s (QCA6390) WLAN/BT
You-Sheng Yang
vicamo.yang at canonical.com
Fri Dec 4 15:07:08 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1879633
[Impact]
Qualcomm QCA6390 series not recognized due to the lack of ath11k driver.
$ lspci
0000:55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]
[Fix]
25 additional fixes in ath tree
(https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git), tag
ath11k-qca6390-bringup-202011301608 to resolve issues on TGL platforms,
and firmware updates from mainline are required.
[Test Case]
1. Install firmwares & boot from patched kernel,
2. ath11k should be now up and running. Check with
`sudo dmesg | grep ath11k`
[Where problems could occur]
There has been a lot patches landed in kernel since 5.7 devel cycle. The
last bits here has merge base with mainline at v5.10-rc4, and since then
only patches for ath11k itself has been committed. The SRU here installs
new firmware blobs for ath11k itself, so it shouldn't introduce any
regression.
Kalle Valo (2):
ath11k: QCA6390 hw2.0: add board-2.bin
ath11k: QCA6390 hw2.0: add to
WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1
Rocky Liao (3):
QCA: Add Bluetooth firmware for QCA6390
QCA: Update Bluetooth firmware for QCA6390
QCA: Update Bluetooth firmware for QCA6390
WHENCE | 14 +
ath11k/QCA6390/hw2.0/Notice.txt | 1971 ++++++++++++++++++++++++++++++
ath11k/QCA6390/hw2.0/amss.bin | Bin 0 -> 3609456 bytes
ath11k/QCA6390/hw2.0/board-2.bin | Bin 0 -> 58016 bytes
ath11k/QCA6390/hw2.0/m3.bin | Bin 0 -> 266684 bytes
qca/htbtfw20.tlv | Bin 0 -> 196236 bytes
qca/htnv20.bin | Bin 0 -> 5805 bytes
7 files changed, 1985 insertions(+)
create mode 100644 ath11k/QCA6390/hw2.0/Notice.txt
create mode 100644 ath11k/QCA6390/hw2.0/amss.bin
create mode 100644 ath11k/QCA6390/hw2.0/board-2.bin
create mode 100644 ath11k/QCA6390/hw2.0/m3.bin
create mode 100644 qca/htbtfw20.tlv
create mode 100644 qca/htnv20.bin
--
2.29.2
More information about the kernel-team
mailing list