ath12k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@kernel.org>
To: Kalle Valo <kvalo@kernel.org>
Cc: linux-firmware@kernel.org, linux-wireless@vger.kernel.org,
	 ath10k@lists.infradead.org, ath11k@lists.infradead.org,
	 ath12k@lists.infradead.org
Subject: Re: [PULL linux-firmware] ath10k, ath11k and ath12k firmware 2023-12-21
Date: Tue, 26 Dec 2023 14:41:57 -0500	[thread overview]
Message-ID: <CA+5PVA5CAbLESXMZY-b7j2A4P2fjeH6upxQkStw_VTDyok-V2g@mail.gmail.com> (raw)
In-Reply-To: <878r5nprch.fsf@kernel.org>

On Thu, Dec 21, 2023 at 9:23 AM Kalle Valo <kvalo@kernel.org> wrote:
>
> Hi,
>
> Here's a new pull request for ath10k, ath11k and ath12k. We have a new
> driver ath12k and the first firmware for WCN7850. And as usual firmware
> and board files to other hardware.
>
> Please let me know if there are any problems.
>
> Kalle
>
> The following changes since commit c156e6be6d4a0a2290e7059bc74fb0612aa19693:
>
>   Merge branch 'robot/pr-0-1702625169' into 'main' (2023-12-15 12:16:57 +0000)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20231221

Pulled and pushed out.

https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/103

josh

>
> for you to fetch changes up to 17509e53b97baaefeb287b98d3358da8a6e1c199:
>
>   ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.36 (2023-12-21 16:13:58 +0200)
>
> ----------------------------------------------------------------
> Kalle Valo (9):
>       ath12k: add new driver and firmware for WCN7850
>       ath10k: QCA6174 hw3.0: update firmware-6.bin to WLAN.RM.4.4.1-00309-
>       ath10k: QCA4019 hw1.0: update board-2.bin
>       ath10k: QCA9888 hw2.0: update board-2.bin
>       ath10k: WCN3990 hw1.0: update board-2.bin
>       ath11k: IPQ8074 hw2.0: update board-2.bin
>       ath11k: WCN6750 hw1.0: update board-2.bin
>       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.36
>
>  WHENCE                              |   16 +-
>  ath10k/QCA4019/hw1.0/board-2.bin    |  Bin 1798148 -> 1822336 bytes
>  ath10k/QCA6174/hw3.0/firmware-6.bin |  Bin 706004 -> 706360 bytes
>  ath10k/QCA9888/hw2.0/board-2.bin    |  Bin 206444 -> 218596 bytes
>  ath10k/WCN3990/hw1.0/board-2.bin    |  Bin 513892 -> 670116 bytes
>  ath11k/IPQ8074/hw2.0/board-2.bin    |  Bin 1311380 -> 1442536 bytes
>  ath11k/WCN6750/hw1.0/board-2.bin    |  Bin 843548 -> 843548 bytes
>  ath11k/WCN6855/hw2.0/amss.bin       |  Bin 4980736 -> 4988928 bytes
>  ath11k/WCN6855/hw2.0/board-2.bin    |  Bin 6278772 -> 6308684 bytes
>  ath12k/WCN7850/hw2.0/Notice.txt     | 3386 +++++++++++++++++++++++++++++++++++
>  ath12k/WCN7850/hw2.0/amss.bin       |  Bin 0 -> 6000704 bytes
>  ath12k/WCN7850/hw2.0/board-2.bin    |  Bin 0 -> 382856 bytes
>  ath12k/WCN7850/hw2.0/m3.bin         |  Bin 0 -> 299660 bytes
>  13 files changed, 3400 insertions(+), 2 deletions(-)
>  create mode 100644 ath12k/WCN7850/hw2.0/Notice.txt
>  create mode 100644 ath12k/WCN7850/hw2.0/amss.bin
>  create mode 100644 ath12k/WCN7850/hw2.0/board-2.bin
>  create mode 100644 ath12k/WCN7850/hw2.0/m3.bin


      reply	other threads:[~2023-12-26 19:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21 14:23 [PULL linux-firmware] ath10k, ath11k and ath12k firmware 2023-12-21 Kalle Valo
2023-12-26 19:41 ` Josh Boyer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+5PVA5CAbLESXMZY-b7j2A4P2fjeH6upxQkStw_VTDyok-V2g@mail.gmail.com \
    --to=jwboyer@kernel.org \
    --cc=ath10k@lists.infradead.org \
    --cc=ath11k@lists.infradead.org \
    --cc=ath12k@lists.infradead.org \
    --cc=kvalo@kernel.org \
    --cc=linux-firmware@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).