Commit Graph

5 Commits (alistair/main)

Author SHA1 Message Date
Christian Hewitt d7904d5b07
ath10k: add SDIO firmware for QCA9377 WiFi
This commit adds the SDIO firmware for ath10k/QCA9377 cards. I obtained
the file from the Boundary Devices repo [1] before discovering that Kale
Valo's repo [2] is the original source location. It has the same license
as the existing firmware-5.bin file. Support for QCA9377 WiFi was merged
for Linux 5.7 [3].

The upstream folder is named 'untested' though this is explained in the
QCA9377 support RFT post [3] and comments. I also show dmesg output in
the same comments. Support for QCA9377 WiFi was merged in Linux 5.7 [4].

Kale did say he would submit this in his next batch of things [5] but
that was ~5 months ago and I'm on a mission to drop out-of-tree patches
from the distro I maintain.

[1] https://github.com/boundarydevices/qca-firmware/tree/bd-sdmac-ath10k
[2] https://github.com/kvalo/ath10k-firmware/tree/master/QCA9377/hw1.0/untested
[3] https://patchwork.kernel.org/patch/11162833/
[4] 6e51b0e491
[5] https://lore.kernel.org/linux-firmware/871rn89qop.fsf@codeaurora.org/

Changes since v1:
- Show Kale's repo as the original upstream source
- Show Gary's Signed-off-by
- Reference QCA9377 suppoort RFT and comments

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2020-10-23 07:59:31 -04:00
Kalle Valo 3e2e5d3c5b ath10k: QCA9377 hw1.0: add firmware-6.bin to WLAN.TF.2.1-00021-QCARMSWP-1
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2018-10-10 15:14:04 +03:00
Kalle Valo 56e5de3261 ath10k: QCA9377 hw1.0: update firmware-5.bin to WLAN.TF.1.0-00002-QCATFSWPZ-5
Even though the version number suggests that this is an older firmware release
it's actually more recent as this is from a different branch.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2018-02-15 15:10:51 +02:00
Kalle Valo dd5fba3a56 ath10k: QCA9377 hw1.0: update board-2.bin
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-06-22 12:06:00 -07:00
Kalle Valo 8afadbe553 ath10k: QCA9377 hw1.0: add firmware and board files
QCA9377 is a new chip supported by ath10k. Firmware version is WLAN.TF.1.0-00267-1.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2016-05-03 13:15:57 -07:00