2020-01-22 16:54:45

by Kalle Valo

[permalink] [raw]
Subject: [PULL] btqca firmware 20200122

Hi linux-firmware maintainers,

here's a pull request for btqca bluetooth driver. Please let me know if you have any problems.

Kalle

The following changes since commit 1eb2408c6feacccd10b02a49214745f15d1c6fb7:

linux-firmware: Update firmware file for Intel Bluetooth AX200 (2020-01-22 06:26:14 -0500)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git bt-20200122

for you to fetch changes up to 30550605b75c16489ee75fa1cf8be6aea8506068:

qca: update bluetooth firmware for QCA6174 (2020-01-22 18:27:20 +0200)

----------------------------------------------------------------
Kalle Valo (1):
qca: update bluetooth firmware for QCA6174

WHENCE | 7 ++++++-
qca/nvm_00440302_eu.bin | Bin 0 -> 2041 bytes
qca/nvm_00440302_i2s_eu.bin | Bin 0 -> 2041 bytes
qca/nvm_usb_00000302_eu.bin | Bin 0 -> 1998 bytes
qca/rampatch_00440302.tlv | Bin 0 -> 66332 bytes
qca/rampatch_usb_00000302.tlv | Bin 0 -> 66964 bytes
6 files changed, 6 insertions(+), 1 deletion(-)
create mode 100644 qca/nvm_00440302_eu.bin
create mode 100644 qca/nvm_00440302_i2s_eu.bin
create mode 100644 qca/nvm_usb_00000302_eu.bin
create mode 100644 qca/rampatch_00440302.tlv
create mode 100644 qca/rampatch_usb_00000302.tlv


2020-02-03 13:20:36

by Josh Boyer

[permalink] [raw]
Subject: Re: [PULL] btqca firmware 20200122

On Wed, Jan 22, 2020 at 11:54 AM Kalle Valo <[email protected]> wrote:
>
> Hi linux-firmware maintainers,
>
> here's a pull request for btqca bluetooth driver. Please let me know if you have any problems.
>
> Kalle
>
> The following changes since commit 1eb2408c6feacccd10b02a49214745f15d1c6fb7:
>
> linux-firmware: Update firmware file for Intel Bluetooth AX200 (2020-01-22 06:26:14 -0500)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git bt-20200122
>
> for you to fetch changes up to 30550605b75c16489ee75fa1cf8be6aea8506068:
>
> qca: update bluetooth firmware for QCA6174 (2020-01-22 18:27:20 +0200)
>
> ----------------------------------------------------------------
> Kalle Valo (1):
> qca: update bluetooth firmware for QCA6174
>
> WHENCE | 7 ++++++-
> qca/nvm_00440302_eu.bin | Bin 0 -> 2041 bytes
> qca/nvm_00440302_i2s_eu.bin | Bin 0 -> 2041 bytes
> qca/nvm_usb_00000302_eu.bin | Bin 0 -> 1998 bytes
> qca/rampatch_00440302.tlv | Bin 0 -> 66332 bytes
> qca/rampatch_usb_00000302.tlv | Bin 0 -> 66964 bytes
> 6 files changed, 6 insertions(+), 1 deletion(-)
> create mode 100644 qca/nvm_00440302_eu.bin
> create mode 100644 qca/nvm_00440302_i2s_eu.bin
> create mode 100644 qca/nvm_usb_00000302_eu.bin
> create mode 100644 qca/rampatch_00440302.tlv
> create mode 100644 qca/rampatch_usb_00000302.tlv

Pulled and pushed out.

josh