Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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] torvalds/linux@6e51b0e [5] https://lore.kernel.org/linux-firmware/[email protected]/ 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 <[email protected]> Signed-off-by: Christian Hewitt <[email protected]> Signed-off-by: Josh Boyer <[email protected]>
- Loading branch information