* [PULL linux-firmware] ath11k and ath12k firmware 20240813
@ 2024-08-13 16:44 Kalle Valo
2024-08-15 13:55 ` Josh Boyer
0 siblings, 1 reply; 2+ messages in thread
From: Kalle Valo @ 2024-08-13 16:44 UTC (permalink / raw)
To: linux-firmware; +Cc: linux-wireless, ath10k, ath11k, ath12k, Jeff Johnson
Hi,
Here's a pull request for ath11k and ath12k. We have new ath11k hardware
QCA2066 hw2.1 and usual smaller updates.
Please let me know if there are any problems.
Kalle
The following changes since commit 594600762910b4bbe8a88d0dc6495521366c880c:
Merge branch 'vpu' into 'main' (2024-08-09 13:02:09 +0000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git ath-20240813
for you to fetch changes up to 82318c966fd1af87044299d34611751c76f70927:
ath12k: WCN7850 hw2.0: update board-2.bin (2024-08-13 19:36:13 +0300)
----------------------------------------------------------------
Kalle Valo (6):
ath11k: IPQ5018 hw1.0: update to WLAN.HK.2.6.0.1-01291-QCAHKSWPL_SILICONZ-1
ath11k: QCA2066 hw2.1: add board-2.bin
ath11k: QCA2066 hw2.1: add to WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.3
ath11k: WCN6855 hw2.0: update board-2.bin
ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.41
ath12k: WCN7850 hw2.0: update board-2.bin
WHENCE | 9 +-
ath11k/IPQ5018/hw1.0/m3_fw.b01 | Bin 136 -> 136 bytes
ath11k/IPQ5018/hw1.0/m3_fw.b02 | Bin 262144 -> 262144 bytes
ath11k/IPQ5018/hw1.0/m3_fw.mdt | Bin 284 -> 284 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b00 | Bin 532 -> 532 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b01 | Bin 520 -> 520 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b02 | Bin 7552 -> 7552 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b04 | Bin 86788 -> 86788 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b08 | Bin 4096 -> 4096 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b09 | Bin 2330624 -> 2334720 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b10 | Bin 269028 -> 269220 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b11 | Bin 99436 -> 99456 bytes
ath11k/IPQ5018/hw1.0/q6_fw.b13 | Bin 7024 -> 7072 bytes
ath11k/IPQ5018/hw1.0/q6_fw.mdt | Bin 1052 -> 1052 bytes
ath11k/QCA2066/hw2.1/Notice.txt | 3658 ++++++++++++++++++++++++++++++++++++++
ath11k/QCA2066/hw2.1/amss.bin | Bin 0 -> 5349376 bytes
ath11k/QCA2066/hw2.1/board-2.bin | Bin 0 -> 685144 bytes
ath11k/QCA2066/hw2.1/m3.bin | Bin 0 -> 266684 bytes
ath11k/WCN6855/hw2.0/amss.bin | Bin 4988928 -> 4988928 bytes
ath11k/WCN6855/hw2.0/board-2.bin | Bin 6308684 -> 6429240 bytes
ath11k/WCN6855/hw2.0/m3.bin | Bin 266684 -> 266684 bytes
ath12k/WCN7850/hw2.0/board-2.bin | Bin 382856 -> 1897968 bytes
22 files changed, 3665 insertions(+), 2 deletions(-)
create mode 100644 ath11k/QCA2066/hw2.1/Notice.txt
create mode 100644 ath11k/QCA2066/hw2.1/amss.bin
create mode 100644 ath11k/QCA2066/hw2.1/board-2.bin
create mode 100644 ath11k/QCA2066/hw2.1/m3.bin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL linux-firmware] ath11k and ath12k firmware 20240813
2024-08-13 16:44 [PULL linux-firmware] ath11k and ath12k firmware 20240813 Kalle Valo
@ 2024-08-15 13:55 ` Josh Boyer
0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2024-08-15 13:55 UTC (permalink / raw)
To: Kalle Valo
Cc: linux-firmware, linux-wireless, ath10k, ath11k, ath12k,
Jeff Johnson
On Tue, Aug 13, 2024 at 12:44 PM Kalle Valo <kvalo@kernel.org> wrote:
>
> Hi,
>
> Here's a pull request for ath11k and ath12k. We have new ath11k hardware
> QCA2066 hw2.1 and usual smaller updates.
>
> Please let me know if there are any problems.
>
> Kalle
>
> The following changes since commit 594600762910b4bbe8a88d0dc6495521366c880c:
>
> Merge branch 'vpu' into 'main' (2024-08-09 13:02:09 +0000)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git ath-20240813
Merged and pushed out.
https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/275
josh
>
> for you to fetch changes up to 82318c966fd1af87044299d34611751c76f70927:
>
> ath12k: WCN7850 hw2.0: update board-2.bin (2024-08-13 19:36:13 +0300)
>
> ----------------------------------------------------------------
> Kalle Valo (6):
> ath11k: IPQ5018 hw1.0: update to WLAN.HK.2.6.0.1-01291-QCAHKSWPL_SILICONZ-1
> ath11k: QCA2066 hw2.1: add board-2.bin
> ath11k: QCA2066 hw2.1: add to WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.3
> ath11k: WCN6855 hw2.0: update board-2.bin
> ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.41
> ath12k: WCN7850 hw2.0: update board-2.bin
>
> WHENCE | 9 +-
> ath11k/IPQ5018/hw1.0/m3_fw.b01 | Bin 136 -> 136 bytes
> ath11k/IPQ5018/hw1.0/m3_fw.b02 | Bin 262144 -> 262144 bytes
> ath11k/IPQ5018/hw1.0/m3_fw.mdt | Bin 284 -> 284 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b00 | Bin 532 -> 532 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b01 | Bin 520 -> 520 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b02 | Bin 7552 -> 7552 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b04 | Bin 86788 -> 86788 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b08 | Bin 4096 -> 4096 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b09 | Bin 2330624 -> 2334720 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b10 | Bin 269028 -> 269220 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b11 | Bin 99436 -> 99456 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.b13 | Bin 7024 -> 7072 bytes
> ath11k/IPQ5018/hw1.0/q6_fw.mdt | Bin 1052 -> 1052 bytes
> ath11k/QCA2066/hw2.1/Notice.txt | 3658 ++++++++++++++++++++++++++++++++++++++
> ath11k/QCA2066/hw2.1/amss.bin | Bin 0 -> 5349376 bytes
> ath11k/QCA2066/hw2.1/board-2.bin | Bin 0 -> 685144 bytes
> ath11k/QCA2066/hw2.1/m3.bin | Bin 0 -> 266684 bytes
> ath11k/WCN6855/hw2.0/amss.bin | Bin 4988928 -> 4988928 bytes
> ath11k/WCN6855/hw2.0/board-2.bin | Bin 6308684 -> 6429240 bytes
> ath11k/WCN6855/hw2.0/m3.bin | Bin 266684 -> 266684 bytes
> ath12k/WCN7850/hw2.0/board-2.bin | Bin 382856 -> 1897968 bytes
> 22 files changed, 3665 insertions(+), 2 deletions(-)
> create mode 100644 ath11k/QCA2066/hw2.1/Notice.txt
> create mode 100644 ath11k/QCA2066/hw2.1/amss.bin
> create mode 100644 ath11k/QCA2066/hw2.1/board-2.bin
> create mode 100644 ath11k/QCA2066/hw2.1/m3.bin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-15 13:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 16:44 [PULL linux-firmware] ath11k and ath12k firmware 20240813 Kalle Valo
2024-08-15 13:55 ` Josh Boyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox