2019-12-20 09:32:11

by Kalle Valo

[permalink] [raw]
Subject: [PULL] ath10k firmware 20191220

Hi,

ath10k firmware updates and also new hardware WCN3990. Please let me know if there are any problems.

Kalle

The following changes since commit c4586ffaac0ca0d7045e06140b6426f2e79e96e6:

linux-firmware: Update AMD cpu microcode (2019-12-18 09:37:15 -0500)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20191220

for you to fetch changes up to b142c2e0229bc89b44ac527f4f3c3def063bcbc6:

ath10k: WCN3990 hw1.0: add firmware WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1 (2019-12-20 11:18:46 +0200)

----------------------------------------------------------------
Kalle Valo (6):
ath10k: QCA6174 hw3.0: update board-2.bin
ath10k: QCA9887 hw1.0: update firmware-5.bin to 10.2.4-1.0-00047
ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.9.0.2-00070
ath10k: QCA988X hw2.0: update firmware-5.bin to 10.2.4-1.0-00047
ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.9.0.2-00070
ath10k: WCN3990 hw1.0: add firmware WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1

WHENCE | 12 +-
ath10k/QCA6174/hw3.0/board-2.bin | Bin 567608 -> 584036 bytes
ath10k/QCA9887/hw1.0/firmware-5.bin | Bin 238484 -> 238548 bytes
ath10k/QCA9888/hw2.0/firmware-5.bin | Bin 686996 -> 688140 bytes
ath10k/QCA988X/hw2.0/firmware-5.bin | Bin 248984 -> 249044 bytes
ath10k/QCA9984/hw1.0/firmware-5.bin | Bin 674940 -> 675948 bytes
ath10k/WCN3990/hw1.0/firmware-5.bin | Bin 0 -> 60 bytes
ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp | 571 +++++++++++++++++++++++++++++++
ath10k/WCN3990/hw1.0/wlanmdsp.mbn | Bin 0 -> 3725044 bytes
9 files changed, 579 insertions(+), 4 deletions(-)
create mode 100644 ath10k/WCN3990/hw1.0/firmware-5.bin
create mode 100644 ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp
create mode 100644 ath10k/WCN3990/hw1.0/wlanmdsp.mbn


2019-12-20 13:44:42

by Josh Boyer

[permalink] [raw]
Subject: Re: [PULL] ath10k firmware 20191220

On Fri, Dec 20, 2019 at 4:33 AM Kalle Valo <[email protected]> wrote:
>
> Hi,
>
> ath10k firmware updates and also new hardware WCN3990. Please let me know if there are any problems.
>
> Kalle
>
> The following changes since commit c4586ffaac0ca0d7045e06140b6426f2e79e96e6:
>
> linux-firmware: Update AMD cpu microcode (2019-12-18 09:37:15 -0500)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20191220
>
> for you to fetch changes up to b142c2e0229bc89b44ac527f4f3c3def063bcbc6:
>
> ath10k: WCN3990 hw1.0: add firmware WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1 (2019-12-20 11:18:46 +0200)
>
> ----------------------------------------------------------------
> Kalle Valo (6):
> ath10k: QCA6174 hw3.0: update board-2.bin
> ath10k: QCA9887 hw1.0: update firmware-5.bin to 10.2.4-1.0-00047
> ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.9.0.2-00070
> ath10k: QCA988X hw2.0: update firmware-5.bin to 10.2.4-1.0-00047
> ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.9.0.2-00070
> ath10k: WCN3990 hw1.0: add firmware WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1
>
> WHENCE | 12 +-
> ath10k/QCA6174/hw3.0/board-2.bin | Bin 567608 -> 584036 bytes
> ath10k/QCA9887/hw1.0/firmware-5.bin | Bin 238484 -> 238548 bytes
> ath10k/QCA9888/hw2.0/firmware-5.bin | Bin 686996 -> 688140 bytes
> ath10k/QCA988X/hw2.0/firmware-5.bin | Bin 248984 -> 249044 bytes
> ath10k/QCA9984/hw1.0/firmware-5.bin | Bin 674940 -> 675948 bytes
> ath10k/WCN3990/hw1.0/firmware-5.bin | Bin 0 -> 60 bytes
> ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp | 571 +++++++++++++++++++++++++++++++
> ath10k/WCN3990/hw1.0/wlanmdsp.mbn | Bin 0 -> 3725044 bytes
> 9 files changed, 579 insertions(+), 4 deletions(-)
> create mode 100644 ath10k/WCN3990/hw1.0/firmware-5.bin
> create mode 100644 ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp
> create mode 100644 ath10k/WCN3990/hw1.0/wlanmdsp.mbn

Pulled and pushed out. Thanks.

josh