From: Cheng Jiang Date: Mon, 20 Jan 2025 08:58:47 +0000 (+0800) Subject: QCA: Add Bluetooth firmware for QCA6698 X-Git-Tag: 20250211~24^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52e961830b8eb7c7c7c36adbaac32fef71726251;p=thirdparty%2Flinux-firmware.git QCA: Add Bluetooth firmware for QCA6698 This commit will add required Bluetooth firmware files for QCA6698 The image version is 2.1.2-00035. The QCA6698 Bluetooth chip, while sharing the same IP core as the WCN6855, has different RF components and RAM sizes. This means it requires new firmware files. Use a different firmware directory to save the NVM and rampatch files. Currently there are two connectivity boards using QCA6698 for sa8775p-ride platform, the board id are 206 and 207 respectively. So add two board specific nvm files. hpbtfw21.tlv : RAM FW dump hpnv21.b206 : NVM dump hpnv21.b207 : NVM dump hpnv21.bin : NVM dump Signed-off-by: Cheng Jiang --- diff --git a/WHENCE b/WHENCE index 920d6093..843ab501 100644 --- a/WHENCE +++ b/WHENCE @@ -4823,7 +4823,18 @@ File: qca/hmtnv20.bin Licence: Redistributable. See LICENSE.qcom and qca/NOTICE.txt for details --------------------------------------------------------------------------- +--------------------------------------------------------------------------- + +Driver: qca - Qualcomm Atheros Bluetooth support for QCA6698AQ chips + +File: qca/QCA6698/hpbtfw21.tlv +File: qca/QCA6698/hpnv21.b206 +File: qca/QCA6698/hpnv21.b207 +File: qca/QCA6698/hpnv21.bin + +Licence: Redistributable. See LICENSE.qcom and qca/NOTICE.txt for details + +------------------------------------------------------------------------- Driver: liquidio -- Cavium LiquidIO driver diff --git a/qca/QCA6698/hpbtfw21.tlv b/qca/QCA6698/hpbtfw21.tlv new file mode 100644 index 00000000..e6821f9d Binary files /dev/null and b/qca/QCA6698/hpbtfw21.tlv differ diff --git a/qca/QCA6698/hpnv21.b206 b/qca/QCA6698/hpnv21.b206 new file mode 100644 index 00000000..f1faa6bc Binary files /dev/null and b/qca/QCA6698/hpnv21.b206 differ diff --git a/qca/QCA6698/hpnv21.b207 b/qca/QCA6698/hpnv21.b207 new file mode 100644 index 00000000..c9d4b2dd Binary files /dev/null and b/qca/QCA6698/hpnv21.b207 differ diff --git a/qca/QCA6698/hpnv21.bin b/qca/QCA6698/hpnv21.bin new file mode 100644 index 00000000..f1faa6bc Binary files /dev/null and b/qca/QCA6698/hpnv21.bin differ