ath10k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PULL linux-firmware] ath10k & ath11k firmware 20230215
@ 2023-02-15  9:17 Kalle Valo
  2023-02-15 19:27 ` Josh Boyer
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Kalle Valo @ 2023-02-15  9:17 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-wireless, ath10k, ath11k

Hi,

Here's a new pull request for ath10k and ath11k. We have new hardware
IPQ5018 and various updates for existing hardware. Especially many have
requested the firmware update for WCN6855 which seems to fix an
important suspend problem.

Please let me know if there are any problems.

Kalle

The following changes since commit a253a3723f8a0ee5bc5d4f551981a651ba660186:

  cnm: update chips&media wave521c firmware. (2023-02-14 12:58:03 -0500)

are available in the Git repository at:

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

for you to fetch changes up to c7a57ef688f7d99d8338a5d8edddc8836ff0e6de:

  ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23 (2023-02-15 11:09:53 +0200)

----------------------------------------------------------------
Kalle Valo (7):
      ath10k: WCN3990 hw1.0: update board-2.bin
      ath10k: QCA6174 hw3.0: update firmware-sdio-6.bin to version WLAN.RMH.4.4.1-00174
      ath11k: IPQ5018 hw1.0: add board-2.bin
      ath11k: IPQ5018 hw1.0: add to WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
      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.23

 WHENCE                                   |   27 +-
 ath10k/QCA6174/hw3.0/firmware-sdio-6.bin |  Bin 604416 -> 607252 bytes
 ath10k/WCN3990/hw1.0/board-2.bin         |  Bin 461060 -> 513892 bytes
 ath11k/IPQ5018/hw1.0/Notice.txt          | 4094 ++++++++++++++++++++++++++++++
 ath11k/IPQ5018/hw1.0/board-2.bin         |  Bin 0 -> 524564 bytes
 ath11k/IPQ5018/hw1.0/m3_fw.b00           |  Bin 0 -> 148 bytes
 ath11k/IPQ5018/hw1.0/m3_fw.b01           |  Bin 0 -> 136 bytes
 ath11k/IPQ5018/hw1.0/m3_fw.b02           |  Bin 0 -> 262144 bytes
 ath11k/IPQ5018/hw1.0/m3_fw.flist         |    3 +
 ath11k/IPQ5018/hw1.0/m3_fw.mdt           |  Bin 0 -> 284 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b00           |  Bin 0 -> 532 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b01           |  Bin 0 -> 520 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b02           |  Bin 0 -> 7552 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b03           |  Bin 0 -> 545008 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b04           |  Bin 0 -> 86788 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b05           |  Bin 0 -> 17776 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b07           |  Bin 0 -> 1488 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b08           |  Bin 0 -> 4096 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b09           |  Bin 0 -> 2330624 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b10           |  Bin 0 -> 269028 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b11           |  Bin 0 -> 99436 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b13           |  Bin 0 -> 7024 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.b14           |  Bin 0 -> 1668 bytes
 ath11k/IPQ5018/hw1.0/q6_fw.flist         |   13 +
 ath11k/IPQ5018/hw1.0/q6_fw.mdt           |  Bin 0 -> 1052 bytes
 ath11k/WCN6750/hw1.0/board-2.bin         |  Bin 843548 -> 843548 bytes
 ath11k/WCN6855/hw2.0/amss.bin            |  Bin 4972544 -> 4980736 bytes
 ath11k/WCN6855/hw2.0/board-2.bin         |  Bin 1322820 -> 6158196 bytes
 28 files changed, 4135 insertions(+), 2 deletions(-)
 create mode 100644 ath11k/IPQ5018/hw1.0/Notice.txt
 create mode 100644 ath11k/IPQ5018/hw1.0/board-2.bin
 create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b00
 create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b01
 create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b02
 create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.flist
 create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.mdt
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b00
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b01
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b02
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b03
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b04
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b05
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b07
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b08
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b09
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b10
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b11
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b13
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b14
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.flist
 create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.mdt

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-02-15  9:17 [PULL linux-firmware] ath10k & ath11k firmware 20230215 Kalle Valo
@ 2023-02-15 19:27 ` Josh Boyer
  2023-02-17 18:57 ` Christian Lamparter
  2023-03-21 23:39 ` Dmitry Baryshkov
  2 siblings, 0 replies; 11+ messages in thread
From: Josh Boyer @ 2023-02-15 19:27 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-firmware, linux-wireless, ath10k, ath11k

On Wed, Feb 15, 2023 at 4:17 AM Kalle Valo <kvalo@kernel.org> wrote:
>
> Hi,
>
> Here's a new pull request for ath10k and ath11k. We have new hardware
> IPQ5018 and various updates for existing hardware. Especially many have
> requested the firmware update for WCN6855 which seems to fix an
> important suspend problem.
>
> Please let me know if there are any problems.
>
> Kalle
>
> The following changes since commit a253a3723f8a0ee5bc5d4f551981a651ba660186:
>
>   cnm: update chips&media wave521c firmware. (2023-02-14 12:58:03 -0500)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20230215

Pulled and pushed out.  Thanks.

josh

>
> for you to fetch changes up to c7a57ef688f7d99d8338a5d8edddc8836ff0e6de:
>
>   ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23 (2023-02-15 11:09:53 +0200)
>
> ----------------------------------------------------------------
> Kalle Valo (7):
>       ath10k: WCN3990 hw1.0: update board-2.bin
>       ath10k: QCA6174 hw3.0: update firmware-sdio-6.bin to version WLAN.RMH.4.4.1-00174
>       ath11k: IPQ5018 hw1.0: add board-2.bin
>       ath11k: IPQ5018 hw1.0: add to WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
>       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.23
>
>  WHENCE                                   |   27 +-
>  ath10k/QCA6174/hw3.0/firmware-sdio-6.bin |  Bin 604416 -> 607252 bytes
>  ath10k/WCN3990/hw1.0/board-2.bin         |  Bin 461060 -> 513892 bytes
>  ath11k/IPQ5018/hw1.0/Notice.txt          | 4094 ++++++++++++++++++++++++++++++
>  ath11k/IPQ5018/hw1.0/board-2.bin         |  Bin 0 -> 524564 bytes
>  ath11k/IPQ5018/hw1.0/m3_fw.b00           |  Bin 0 -> 148 bytes
>  ath11k/IPQ5018/hw1.0/m3_fw.b01           |  Bin 0 -> 136 bytes
>  ath11k/IPQ5018/hw1.0/m3_fw.b02           |  Bin 0 -> 262144 bytes
>  ath11k/IPQ5018/hw1.0/m3_fw.flist         |    3 +
>  ath11k/IPQ5018/hw1.0/m3_fw.mdt           |  Bin 0 -> 284 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b00           |  Bin 0 -> 532 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b01           |  Bin 0 -> 520 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b02           |  Bin 0 -> 7552 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b03           |  Bin 0 -> 545008 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b04           |  Bin 0 -> 86788 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b05           |  Bin 0 -> 17776 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b07           |  Bin 0 -> 1488 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b08           |  Bin 0 -> 4096 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b09           |  Bin 0 -> 2330624 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b10           |  Bin 0 -> 269028 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b11           |  Bin 0 -> 99436 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b13           |  Bin 0 -> 7024 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.b14           |  Bin 0 -> 1668 bytes
>  ath11k/IPQ5018/hw1.0/q6_fw.flist         |   13 +
>  ath11k/IPQ5018/hw1.0/q6_fw.mdt           |  Bin 0 -> 1052 bytes
>  ath11k/WCN6750/hw1.0/board-2.bin         |  Bin 843548 -> 843548 bytes
>  ath11k/WCN6855/hw2.0/amss.bin            |  Bin 4972544 -> 4980736 bytes
>  ath11k/WCN6855/hw2.0/board-2.bin         |  Bin 1322820 -> 6158196 bytes
>  28 files changed, 4135 insertions(+), 2 deletions(-)
>  create mode 100644 ath11k/IPQ5018/hw1.0/Notice.txt
>  create mode 100644 ath11k/IPQ5018/hw1.0/board-2.bin
>  create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b00
>  create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b01
>  create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b02
>  create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.flist
>  create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.mdt
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b00
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b01
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b02
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b03
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b04
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b05
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b07
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b08
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b09
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b10
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b11
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b13
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b14
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.flist
>  create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.mdt

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-02-15  9:17 [PULL linux-firmware] ath10k & ath11k firmware 20230215 Kalle Valo
  2023-02-15 19:27 ` Josh Boyer
@ 2023-02-17 18:57 ` Christian Lamparter
  2023-02-20  5:56   ` Kalle Valo
  2023-03-21 23:39 ` Dmitry Baryshkov
  2 siblings, 1 reply; 11+ messages in thread
From: Christian Lamparter @ 2023-02-17 18:57 UTC (permalink / raw)
  To: Kalle Valo, linux-firmware; +Cc: linux-wireless, ath10k, ath11k

Hi Kalle,

On 2/15/23 10:17, Kalle Valo wrote:
> Here's a new pull request for ath10k and ath11k. We have new hardware
> IPQ5018 and various updates for existing hardware. Especially many have
> requested the firmware update for WCN6855 which seems to fix an
> important suspend problem.
> 
> Please let me know if there are any problems.

Could you also please include all the QCA9888+IPQ4019 boardfiles updates
from last year too?

Cheers,
Christian

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-02-17 18:57 ` Christian Lamparter
@ 2023-02-20  5:56   ` Kalle Valo
  2023-03-14 12:59     ` Christian Lamparter
  0 siblings, 1 reply; 11+ messages in thread
From: Kalle Valo @ 2023-02-20  5:56 UTC (permalink / raw)
  To: Christian Lamparter; +Cc: linux-firmware, linux-wireless, ath10k, ath11k

Christian Lamparter <chunkeey@gmail.com> writes:

> On 2/15/23 10:17, Kalle Valo wrote:
>> Here's a new pull request for ath10k and ath11k. We have new hardware
>> IPQ5018 and various updates for existing hardware. Especially many have
>> requested the firmware update for WCN6855 which seems to fix an
>> important suspend problem.
>>
>> Please let me know if there are any problems.
>
> Could you also please include all the QCA9888+IPQ4019 boardfiles updates
> from last year too?

I will try to go through them later. The problem here is that I don't
have much time for ath10k nowadays.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-02-20  5:56   ` Kalle Valo
@ 2023-03-14 12:59     ` Christian Lamparter
  2023-03-15  6:28       ` Kalle Valo
  0 siblings, 1 reply; 11+ messages in thread
From: Christian Lamparter @ 2023-03-14 12:59 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-firmware, linux-wireless, ath10k

On 2/20/23 06:56, Kalle Valo wrote:
> Christian Lamparter <chunkeey@gmail.com> writes:
> 
>> On 2/15/23 10:17, Kalle Valo wrote:
>>> Here's a new pull request for ath10k and ath11k. We have new hardware
>>> IPQ5018 and various updates for existing hardware. Especially many have
>>> requested the firmware update for WCN6855 which seems to fix an
>>> important suspend problem.
>>>
>>> Please let me know if there are any problems.
>>
>> Could you also please include all the QCA9888+IPQ4019 boardfiles updates
>> from last year too?
> 
> I will try to go through them later. The problem here is that I don't
> have much time for ath10k nowadays.

Ok, should I just post the board-2.bin updates to linux-firmware?
I have them ready to go for IPQ4019, QCA9888 and QCA9984.

Cheers,
Christian

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-03-14 12:59     ` Christian Lamparter
@ 2023-03-15  6:28       ` Kalle Valo
  2023-03-17 22:25         ` Christian Lamparter
  0 siblings, 1 reply; 11+ messages in thread
From: Kalle Valo @ 2023-03-15  6:28 UTC (permalink / raw)
  To: Christian Lamparter; +Cc: linux-firmware, linux-wireless, ath10k

Christian Lamparter <chunkeey@gmail.com> writes:

> On 2/20/23 06:56, Kalle Valo wrote:
>> Christian Lamparter <chunkeey@gmail.com> writes:
>>
>>> On 2/15/23 10:17, Kalle Valo wrote:
>>>> Here's a new pull request for ath10k and ath11k. We have new hardware
>>>> IPQ5018 and various updates for existing hardware. Especially many have
>>>> requested the firmware update for WCN6855 which seems to fix an
>>>> important suspend problem.
>>>>
>>>> Please let me know if there are any problems.
>>>
>>> Could you also please include all the QCA9888+IPQ4019 boardfiles updates
>>> from last year too?
>>
>> I will try to go through them later. The problem here is that I don't
>> have much time for ath10k nowadays.
>
> Ok, should I just post the board-2.bin updates to linux-firmware?
> I have them ready to go for IPQ4019, QCA9888 and QCA9984.

But is the problem that then I don't know which one you picked up and
which one you skipped? Thanks for the offer but I think it's simpler
that I'll pick the board files instead like before. I put this now to
top of my todo list so shouldn't take long.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-03-15  6:28       ` Kalle Valo
@ 2023-03-17 22:25         ` Christian Lamparter
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Lamparter @ 2023-03-17 22:25 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-firmware, linux-wireless, ath10k

On 3/15/23 07:28, Kalle Valo wrote:
> Christian Lamparter <chunkeey@gmail.com> writes:
>> On 2/20/23 06:56, Kalle Valo wrote:
>>> Christian Lamparter <chunkeey@gmail.com> writes:
>>>
>>>> On 2/15/23 10:17, Kalle Valo wrote:
>>>>> Here's a new pull request for ath10k and ath11k. We have new hardware
>>>>> IPQ5018 and various updates for existing hardware. Especially many have
>>>>> requested the firmware update for WCN6855 which seems to fix an
>>>>> important suspend problem.
>>>>>
>>>>> Please let me know if there are any problems.
>>>>
>>>> Could you also please include all the QCA9888+IPQ4019 boardfiles updates
>>>> from last year too?
>>>
>>> I will try to go through them later. The problem here is that I don't
>>> have much time for ath10k nowadays.
>>
>> Ok, should I just post the board-2.bin updates to linux-firmware?
>> I have them ready to go for IPQ4019, QCA9888 and QCA9984.
> 
> But is the problem that then I don't know which one you picked up and
> which one you skipped? Thanks for the offer but I think it's simpler
> that I'll pick the board files instead like before. I put this now to
> top of my todo list so shouldn't take long.
>

Thank you :-) !

Cheers,
Christian


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-02-15  9:17 [PULL linux-firmware] ath10k & ath11k firmware 20230215 Kalle Valo
  2023-02-15 19:27 ` Josh Boyer
  2023-02-17 18:57 ` Christian Lamparter
@ 2023-03-21 23:39 ` Dmitry Baryshkov
  2023-03-22  5:54   ` Kalle Valo
  2 siblings, 1 reply; 11+ messages in thread
From: Dmitry Baryshkov @ 2023-03-21 23:39 UTC (permalink / raw)
  To: Kalle Valo, linux-firmware; +Cc: linux-wireless, ath10k, ath11k

Hello Kalle,

On 15/02/2023 11:17, Kalle Valo wrote:
> Hi,
> 
> Here's a new pull request for ath10k and ath11k. We have new hardware
> IPQ5018 and various updates for existing hardware. Especially many have
> requested the firmware update for WCN6855 which seems to fix an
> important suspend problem.
> 
> Please let me know if there are any problems.
> 
> Kalle
> 
> The following changes since commit a253a3723f8a0ee5bc5d4f551981a651ba660186:
> 
>    cnm: update chips&media wave521c firmware. (2023-02-14 12:58:03 -0500)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/linux-firmware.git ath10k-20230215
> 
> for you to fetch changes up to c7a57ef688f7d99d8338a5d8edddc8836ff0e6de:
> 
>    ath11k: WCN6855 hw2.0: update to WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23 (2023-02-15 11:09:53 +0200)
> 
> ----------------------------------------------------------------
> Kalle Valo (7):
>        ath10k: WCN3990 hw1.0: update board-2.bin
>        ath10k: QCA6174 hw3.0: update firmware-sdio-6.bin to version WLAN.RMH.4.4.1-00174
>        ath11k: IPQ5018 hw1.0: add board-2.bin
>        ath11k: IPQ5018 hw1.0: add to WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
>        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.23
> 
>   WHENCE                                   |   27 +-
>   ath10k/QCA6174/hw3.0/firmware-sdio-6.bin |  Bin 604416 -> 607252 bytes
>   ath10k/WCN3990/hw1.0/board-2.bin         |  Bin 461060 -> 513892 bytes
>   ath11k/IPQ5018/hw1.0/Notice.txt          | 4094 ++++++++++++++++++++++++++++++
>   ath11k/IPQ5018/hw1.0/board-2.bin         |  Bin 0 -> 524564 bytes
>   ath11k/IPQ5018/hw1.0/m3_fw.b00           |  Bin 0 -> 148 bytes
>   ath11k/IPQ5018/hw1.0/m3_fw.b01           |  Bin 0 -> 136 bytes
>   ath11k/IPQ5018/hw1.0/m3_fw.b02           |  Bin 0 -> 262144 bytes
>   ath11k/IPQ5018/hw1.0/m3_fw.flist         |    3 +
>   ath11k/IPQ5018/hw1.0/m3_fw.mdt           |  Bin 0 -> 284 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b00           |  Bin 0 -> 532 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b01           |  Bin 0 -> 520 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b02           |  Bin 0 -> 7552 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b03           |  Bin 0 -> 545008 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b04           |  Bin 0 -> 86788 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b05           |  Bin 0 -> 17776 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b07           |  Bin 0 -> 1488 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b08           |  Bin 0 -> 4096 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b09           |  Bin 0 -> 2330624 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b10           |  Bin 0 -> 269028 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b11           |  Bin 0 -> 99436 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b13           |  Bin 0 -> 7024 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.b14           |  Bin 0 -> 1668 bytes
>   ath11k/IPQ5018/hw1.0/q6_fw.flist         |   13 +
>   ath11k/IPQ5018/hw1.0/q6_fw.mdt           |  Bin 0 -> 1052 bytes

For the past several years, the Qualcomm community has been shifting 
from the pack of .mdt+.bNN files to a single .mbn file as a main 
firmware file format. It reduces the back-and-forth between the kernel 
and userspace and also simplifies handling of these files.

In-kernel mdt loader provides backwards compatibility, detecting the 
file type and using .mbn instead of .mdt one, retaining the name (or 
using symlink).

Do you have any plans to also shift from .mdt to .mbn?

>   ath11k/WCN6750/hw1.0/board-2.bin         |  Bin 843548 -> 843548 bytes
>   ath11k/WCN6855/hw2.0/amss.bin            |  Bin 4972544 -> 4980736 bytes
>   ath11k/WCN6855/hw2.0/board-2.bin         |  Bin 1322820 -> 6158196 bytes
>   28 files changed, 4135 insertions(+), 2 deletions(-)
>   create mode 100644 ath11k/IPQ5018/hw1.0/Notice.txt
>   create mode 100644 ath11k/IPQ5018/hw1.0/board-2.bin
>   create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b00
>   create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b01
>   create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.b02
>   create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.flist
>   create mode 100644 ath11k/IPQ5018/hw1.0/m3_fw.mdt
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b00
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b01
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b02
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b03
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b04
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b05
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b07
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b08
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b09
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b10
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b11
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b13
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.b14
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.flist
>   create mode 100644 ath11k/IPQ5018/hw1.0/q6_fw.mdt

-- 
With best wishes
Dmitry


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-03-21 23:39 ` Dmitry Baryshkov
@ 2023-03-22  5:54   ` Kalle Valo
  2023-03-23  9:35     ` Dmitry Baryshkov
  0 siblings, 1 reply; 11+ messages in thread
From: Kalle Valo @ 2023-03-22  5:54 UTC (permalink / raw)
  To: Dmitry Baryshkov; +Cc: linux-firmware, linux-wireless, ath10k, ath11k

Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:

>>   ath11k/IPQ5018/hw1.0/Notice.txt          | 4094 ++++++++++++++++++++++++++++++
>>   ath11k/IPQ5018/hw1.0/board-2.bin         |  Bin 0 -> 524564 bytes
>>   ath11k/IPQ5018/hw1.0/m3_fw.b00           |  Bin 0 -> 148 bytes
>>   ath11k/IPQ5018/hw1.0/m3_fw.b01           |  Bin 0 -> 136 bytes
>>   ath11k/IPQ5018/hw1.0/m3_fw.b02           |  Bin 0 -> 262144 bytes
>>   ath11k/IPQ5018/hw1.0/m3_fw.flist         |    3 +
>>   ath11k/IPQ5018/hw1.0/m3_fw.mdt           |  Bin 0 -> 284 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b00           |  Bin 0 -> 532 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b01           |  Bin 0 -> 520 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b02           |  Bin 0 -> 7552 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b03           |  Bin 0 -> 545008 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b04           |  Bin 0 -> 86788 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b05           |  Bin 0 -> 17776 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b07           |  Bin 0 -> 1488 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b08           |  Bin 0 -> 4096 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b09           |  Bin 0 -> 2330624 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b10           |  Bin 0 -> 269028 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b11           |  Bin 0 -> 99436 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b13           |  Bin 0 -> 7024 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.b14           |  Bin 0 -> 1668 bytes
>>   ath11k/IPQ5018/hw1.0/q6_fw.flist         |   13 +
>>   ath11k/IPQ5018/hw1.0/q6_fw.mdt           |  Bin 0 -> 1052 bytes
>
> For the past several years, the Qualcomm community has been shifting
> from the pack of .mdt+.bNN files to a single .mbn file as a main
> firmware file format. It reduces the back-and-forth between the kernel
> and userspace and also simplifies handling of these files.
>
> In-kernel mdt loader provides backwards compatibility, detecting the
> file type and using .mbn instead of .mdt one, retaining the name (or
> using symlink).
>
> Do you have any plans to also shift from .mdt to .mbn?

I have not heard any such plans but I'll ask around. Would you mind
filing this to bugzilla as a feature request?

https://wireless.wiki.kernel.org/en/users/drivers/ath11k/bugreport

That way it's easier for me to track it.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-03-22  5:54   ` Kalle Valo
@ 2023-03-23  9:35     ` Dmitry Baryshkov
  2023-03-23 10:19       ` Kalle Valo
  0 siblings, 1 reply; 11+ messages in thread
From: Dmitry Baryshkov @ 2023-03-23  9:35 UTC (permalink / raw)
  To: Kalle Valo; +Cc: linux-firmware, linux-wireless, ath10k, ath11k

On Wed, 22 Mar 2023 at 07:54, Kalle Valo <kvalo@kernel.org> wrote:
>
> Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:
>
> >>   ath11k/IPQ5018/hw1.0/Notice.txt          | 4094 ++++++++++++++++++++++++++++++
> >>   ath11k/IPQ5018/hw1.0/board-2.bin         |  Bin 0 -> 524564 bytes
> >>   ath11k/IPQ5018/hw1.0/m3_fw.b00           |  Bin 0 -> 148 bytes
> >>   ath11k/IPQ5018/hw1.0/m3_fw.b01           |  Bin 0 -> 136 bytes
> >>   ath11k/IPQ5018/hw1.0/m3_fw.b02           |  Bin 0 -> 262144 bytes
> >>   ath11k/IPQ5018/hw1.0/m3_fw.flist         |    3 +
> >>   ath11k/IPQ5018/hw1.0/m3_fw.mdt           |  Bin 0 -> 284 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b00           |  Bin 0 -> 532 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b01           |  Bin 0 -> 520 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b02           |  Bin 0 -> 7552 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b03           |  Bin 0 -> 545008 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b04           |  Bin 0 -> 86788 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b05           |  Bin 0 -> 17776 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b07           |  Bin 0 -> 1488 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b08           |  Bin 0 -> 4096 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b09           |  Bin 0 -> 2330624 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b10           |  Bin 0 -> 269028 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b11           |  Bin 0 -> 99436 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b13           |  Bin 0 -> 7024 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.b14           |  Bin 0 -> 1668 bytes
> >>   ath11k/IPQ5018/hw1.0/q6_fw.flist         |   13 +
> >>   ath11k/IPQ5018/hw1.0/q6_fw.mdt           |  Bin 0 -> 1052 bytes
> >
> > For the past several years, the Qualcomm community has been shifting
> > from the pack of .mdt+.bNN files to a single .mbn file as a main
> > firmware file format. It reduces the back-and-forth between the kernel
> > and userspace and also simplifies handling of these files.
> >
> > In-kernel mdt loader provides backwards compatibility, detecting the
> > file type and using .mbn instead of .mdt one, retaining the name (or
> > using symlink).
> >
> > Do you have any plans to also shift from .mdt to .mbn?
>
> I have not heard any such plans but I'll ask around. Would you mind
> filing this to bugzilla as a feature request?

Done, https://bugzilla.kernel.org/show_bug.cgi?id=217235

> https://wireless.wiki.kernel.org/en/users/drivers/ath11k/bugreport
>
> That way it's easier for me to track it.


-- 
With best wishes
Dmitry

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PULL linux-firmware] ath10k & ath11k firmware 20230215
  2023-03-23  9:35     ` Dmitry Baryshkov
@ 2023-03-23 10:19       ` Kalle Valo
  0 siblings, 0 replies; 11+ messages in thread
From: Kalle Valo @ 2023-03-23 10:19 UTC (permalink / raw)
  To: Dmitry Baryshkov; +Cc: linux-firmware, linux-wireless, ath10k, ath11k

Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:

> On Wed, 22 Mar 2023 at 07:54, Kalle Valo <kvalo@kernel.org> wrote:
>>
>> Dmitry Baryshkov <dmitry.baryshkov@linaro.org> writes:
>>
>> >>   ath11k/IPQ5018/hw1.0/Notice.txt          | 4094 ++++++++++++++++++++++++++++++
>> >>   ath11k/IPQ5018/hw1.0/board-2.bin         |  Bin 0 -> 524564 bytes
>> >>   ath11k/IPQ5018/hw1.0/m3_fw.b00           |  Bin 0 -> 148 bytes
>> >>   ath11k/IPQ5018/hw1.0/m3_fw.b01           |  Bin 0 -> 136 bytes
>> >>   ath11k/IPQ5018/hw1.0/m3_fw.b02           |  Bin 0 -> 262144 bytes
>> >>   ath11k/IPQ5018/hw1.0/m3_fw.flist         |    3 +
>> >>   ath11k/IPQ5018/hw1.0/m3_fw.mdt           |  Bin 0 -> 284 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b00           |  Bin 0 -> 532 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b01           |  Bin 0 -> 520 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b02           |  Bin 0 -> 7552 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b03           |  Bin 0 -> 545008 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b04           |  Bin 0 -> 86788 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b05           |  Bin 0 -> 17776 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b07           |  Bin 0 -> 1488 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b08           |  Bin 0 -> 4096 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b09           |  Bin 0 -> 2330624 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b10           |  Bin 0 -> 269028 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b11           |  Bin 0 -> 99436 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b13           |  Bin 0 -> 7024 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.b14           |  Bin 0 -> 1668 bytes
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.flist         |   13 +
>> >>   ath11k/IPQ5018/hw1.0/q6_fw.mdt           |  Bin 0 -> 1052 bytes
>> >
>> > For the past several years, the Qualcomm community has been shifting
>> > from the pack of .mdt+.bNN files to a single .mbn file as a main
>> > firmware file format. It reduces the back-and-forth between the kernel
>> > and userspace and also simplifies handling of these files.
>> >
>> > In-kernel mdt loader provides backwards compatibility, detecting the
>> > file type and using .mbn instead of .mdt one, retaining the name (or
>> > using symlink).
>> >
>> > Do you have any plans to also shift from .mdt to .mbn?
>>
>> I have not heard any such plans but I'll ask around. Would you mind
>> filing this to bugzilla as a feature request?
>
> Done, https://bugzilla.kernel.org/show_bug.cgi?id=217235

Thanks, this helps me with tracking.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-03-23 10:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15  9:17 [PULL linux-firmware] ath10k & ath11k firmware 20230215 Kalle Valo
2023-02-15 19:27 ` Josh Boyer
2023-02-17 18:57 ` Christian Lamparter
2023-02-20  5:56   ` Kalle Valo
2023-03-14 12:59     ` Christian Lamparter
2023-03-15  6:28       ` Kalle Valo
2023-03-17 22:25         ` Christian Lamparter
2023-03-21 23:39 ` Dmitry Baryshkov
2023-03-22  5:54   ` Kalle Valo
2023-03-23  9:35     ` Dmitry Baryshkov
2023-03-23 10:19       ` Kalle Valo

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 NNTP newsgroup(s).