]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: btusb: QCA: Support downloading custom-made firmwares
authorZijun Hu <zijun.hu@oss.qualcomm.com>
Tue, 15 Jul 2025 12:40:14 +0000 (20:40 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 23 Jul 2025 14:32:42 +0000 (10:32 -0400)
commita3f9f6dd047af711341a2367a8b08a3ade31438d
treedf724a9133fe9f1b22065807e4d565f2ffd91b2b
parent085ee7cf937ce1f524cc6e68e81f109ddb1682c7
Bluetooth: btusb: QCA: Support downloading custom-made firmwares

There are custom-made firmwares based on board ID for a given QCA BT
chip sometimes, and they are different with existing firmwares and put
in a separate subdirectory to avoid conflict, for example:
QCA2066, as a variant of WCN6855, has firmwares under 'qca/QCA2066/'
of linux-firmware repository.

Support downloading custom-made firmwares based on a table newly added.

Signed-off-by: Zijun Hu <zijun.hu@oss.qualcomm.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c