From: Christian Hewitt Date: Sun, 10 May 2020 15:00:11 +0000 (+0000) Subject: QCA: Add Bluetooth firmware for QCA9377 X-Git-Tag: 20200519~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=619d33958d720255b0c5be68e0c2d4cf0a972091;p=linux-firmware QCA: Add Bluetooth firmware for QCA9377 This commit will add required Bluetooth firmware files for QCA9377. Files are from the Boundary Devices repo [1] and are covered under the existing QCA redistributable license, but need renaming to align with the upstream driver firmware naming convention. tfbtfw11.tlv > rampatch_00230302.bin tfbtnv11.bin > nvm_00230302.bin Support for QCA9377 Bluetooth is now merged in bluetooth-next [2]. [1] https://github.com/boundarydevices/qca-firmware/tree/bd-sdmac-ath10k [2] https://patchwork.kernel.org/cover/11504823/ Signed-off-by: Christian Hewitt Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index d5b515a..d528a0b 100644 --- a/WHENCE +++ b/WHENCE @@ -3843,12 +3843,14 @@ File: qca/nvm_usb_00000300.bin File: qca/nvm_usb_00000302.bin File: qca/nvm_00130300.bin File: qca/nvm_00130302.bin +File: qca/nvm_00230302.bin File: qca/rampatch_usb_00000200.bin File: qca/rampatch_usb_00000201.bin File: qca/rampatch_usb_00000300.bin File: qca/rampatch_usb_00000302.bin File: qca/rampatch_00130300.bin File: qca/rampatch_00130302.bin +File: qca/rampatch_00230302.bin File: qca/nvm_00440302.bin File: qca/rampatch_00440302.bin File: qca/nvm_00440302_eu.bin diff --git a/qca/nvm_00230302.bin b/qca/nvm_00230302.bin new file mode 100644 index 0000000..944c9a5 Binary files /dev/null and b/qca/nvm_00230302.bin differ diff --git a/qca/rampatch_00230302.bin b/qca/rampatch_00230302.bin new file mode 100644 index 0000000..8698a49 Binary files /dev/null and b/qca/rampatch_00230302.bin differ