public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PULL linux-firmware] ath12k firmware 20241009
@ 2024-10-10 18:49 Jeff Johnson
  2024-10-10 19:52 ` Mario Limonciello
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Johnson @ 2024-10-10 18:49 UTC (permalink / raw)
  To: linux-firmware; +Cc: ath12k, Kalle Valo, Jeff Johnson

Hi,

Here's a pull request for ath12k. We have a new ath12k hardware
QCN9274 hw2.0 and an updated board file for WCN7850 hw2.0 which
addresses the issue described at:
https://lore.kernel.org/all/44ae68d2-24b6-49d2-a4f9-ae9cbf6f9950@heusel.eu/

The following changes since commit 919f79f9fb5536c1928a15ac82a2e53183b213cf:

  Merge branch 'amd-staging' into 'main' (2024-10-04 21:12:04 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git ath-20241009

for you to fetch changes up to 42d754dc98e77e43bcb86def5ea60e009cc49be2:

  ath12k: WCN7850 hw2.0: update board-2.bin (2024-10-09 14:24:59 -0700)

----------------------------------------------------------------
Jeff Johnson (3):
      ath12k: QCN9274 hw2.0: add board-2.bin
      ath12k: QCN9274 hw2.0: add to WLAN.WBE.1.3.1-00162-QCAHKSWPL_SILICONZ-1
      ath12k: WCN7850 hw2.0: update board-2.bin

 WHENCE                              |    4 +
 ath12k/QCN9274/hw2.0/Notice.txt     | 3987 +++++++++++++++++++++++++++++++++++
 ath12k/QCN9274/hw2.0/board-2.bin    |  Bin 0 -> 292160 bytes
 ath12k/QCN9274/hw2.0/firmware-2.bin |  Bin 0 -> 15224888 bytes
 ath12k/WCN7850/hw2.0/board-2.bin    |  Bin 1897968 -> 1897968 bytes
 5 files changed, 3991 insertions(+)
 create mode 100644 ath12k/QCN9274/hw2.0/Notice.txt
 create mode 100644 ath12k/QCN9274/hw2.0/board-2.bin
 create mode 100644 ath12k/QCN9274/hw2.0/firmware-2.bin


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

* Re: [PULL linux-firmware] ath12k firmware 20241009
  2024-10-10 18:49 [PULL linux-firmware] ath12k firmware 20241009 Jeff Johnson
@ 2024-10-10 19:52 ` Mario Limonciello
  2024-10-21  8:58   ` Kalle Valo
  0 siblings, 1 reply; 4+ messages in thread
From: Mario Limonciello @ 2024-10-10 19:52 UTC (permalink / raw)
  To: Jeff Johnson, linux-firmware; +Cc: ath12k, Kalle Valo, Jeff Johnson

On 10/10/2024 13:49, Jeff Johnson wrote:
> Hi,
> 
> Here's a pull request for ath12k. We have a new ath12k hardware
> QCN9274 hw2.0 and an updated board file for WCN7850 hw2.0 which
> addresses the issue described at:
> https://lore.kernel.org/all/44ae68d2-24b6-49d2-a4f9-ae9cbf6f9950@heusel.eu/
> 
> The following changes since commit 919f79f9fb5536c1928a15ac82a2e53183b213cf:
> 
>    Merge branch 'amd-staging' into 'main' (2024-10-04 21:12:04 +0000)
> 
> are available in the Git repository at:
> 
>    git://git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git ath-20241009
> 
> for you to fetch changes up to 42d754dc98e77e43bcb86def5ea60e009cc49be2:
> 
>    ath12k: WCN7850 hw2.0: update board-2.bin (2024-10-09 14:24:59 -0700)
> 

Hi,

This is pulled after a rebase to main.  FYI we had a revert in place 
upstream for that board-2.bin because of the regressions.

You can double check the result looks good.

In the future if you can use Gitlab 
(https://gitlab.com/kernel-firmware/linux-firmware) it's easier for us 
to accept MRs and let the rebases happen in the UI.

Thanks,

> ----------------------------------------------------------------
> Jeff Johnson (3):
>        ath12k: QCN9274 hw2.0: add board-2.bin
>        ath12k: QCN9274 hw2.0: add to WLAN.WBE.1.3.1-00162-QCAHKSWPL_SILICONZ-1
>        ath12k: WCN7850 hw2.0: update board-2.bin
> 
>   WHENCE                              |    4 +
>   ath12k/QCN9274/hw2.0/Notice.txt     | 3987 +++++++++++++++++++++++++++++++++++
>   ath12k/QCN9274/hw2.0/board-2.bin    |  Bin 0 -> 292160 bytes
>   ath12k/QCN9274/hw2.0/firmware-2.bin |  Bin 0 -> 15224888 bytes
>   ath12k/WCN7850/hw2.0/board-2.bin    |  Bin 1897968 -> 1897968 bytes
>   5 files changed, 3991 insertions(+)
>   create mode 100644 ath12k/QCN9274/hw2.0/Notice.txt
>   create mode 100644 ath12k/QCN9274/hw2.0/board-2.bin
>   create mode 100644 ath12k/QCN9274/hw2.0/firmware-2.bin
> 



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

* Re: [PULL linux-firmware] ath12k firmware 20241009
  2024-10-10 19:52 ` Mario Limonciello
@ 2024-10-21  8:58   ` Kalle Valo
  2024-10-21 13:24     ` Mario Limonciello
  0 siblings, 1 reply; 4+ messages in thread
From: Kalle Valo @ 2024-10-21  8:58 UTC (permalink / raw)
  To: Mario Limonciello; +Cc: Jeff Johnson, linux-firmware, ath12k, Jeff Johnson

Mario Limonciello <mario.limonciello@amd.com> writes:

> On 10/10/2024 13:49, Jeff Johnson wrote:
>> Hi,
>> Here's a pull request for ath12k. We have a new ath12k hardware
>> QCN9274 hw2.0 and an updated board file for WCN7850 hw2.0 which
>> addresses the issue described at:
>> https://lore.kernel.org/all/44ae68d2-24b6-49d2-a4f9-ae9cbf6f9950@heusel.eu/
>> The following changes since commit
>> 919f79f9fb5536c1928a15ac82a2e53183b213cf:
>>    Merge branch 'amd-staging' into 'main' (2024-10-04 21:12:04
>> +0000)
>> are available in the Git repository at:
>>    git://git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git
>> ath-20241009
>> for you to fetch changes up to
>> 42d754dc98e77e43bcb86def5ea60e009cc49be2:
>>    ath12k: WCN7850 hw2.0: update board-2.bin (2024-10-09 14:24:59
>> -0700)
>> 
>
> Hi,
>
> This is pulled after a rebase to main.  FYI we had a revert in place
> upstream for that board-2.bin because of the regressions.
>
> You can double check the result looks good.

Could you cc the ath12k list if you make changes to ath12k files,
please? That way we would have avoided the conflict in the first place.

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

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


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

* Re: [PULL linux-firmware] ath12k firmware 20241009
  2024-10-21  8:58   ` Kalle Valo
@ 2024-10-21 13:24     ` Mario Limonciello
  0 siblings, 0 replies; 4+ messages in thread
From: Mario Limonciello @ 2024-10-21 13:24 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Jeff Johnson, linux-firmware, ath12k, Jeff Johnson

On 10/21/2024 03:58, Kalle Valo wrote:
> Mario Limonciello <mario.limonciello@amd.com> writes:
> 
>> On 10/10/2024 13:49, Jeff Johnson wrote:
>>> Hi,
>>> Here's a pull request for ath12k. We have a new ath12k hardware
>>> QCN9274 hw2.0 and an updated board file for WCN7850 hw2.0 which
>>> addresses the issue described at:
>>> https://lore.kernel.org/all/44ae68d2-24b6-49d2-a4f9-ae9cbf6f9950@heusel.eu/
>>> The following changes since commit
>>> 919f79f9fb5536c1928a15ac82a2e53183b213cf:
>>>     Merge branch 'amd-staging' into 'main' (2024-10-04 21:12:04
>>> +0000)
>>> are available in the Git repository at:
>>>     git://git.kernel.org/pub/scm/linux/kernel/git/ath/linux-firmware.git
>>> ath-20241009
>>> for you to fetch changes up to
>>> 42d754dc98e77e43bcb86def5ea60e009cc49be2:
>>>     ath12k: WCN7850 hw2.0: update board-2.bin (2024-10-09 14:24:59
>>> -0700)
>>>
>>
>> Hi,
>>
>> This is pulled after a rebase to main.  FYI we had a revert in place
>> upstream for that board-2.bin because of the regressions.
>>
>> You can double check the result looks good.
> 
> Could you cc the ath12k list if you make changes to ath12k files,
> please? That way we would have avoided the conflict in the first place.
> 

Normally this doesn't happen but there was noise I was hearing 
downstream in distros where people couldn't use their wireless because 
of this upgrade in addition to the kernel Bugzilla.

But yes if it comes up sure thing, in the future will tag you on Gitlab 
if we do something like this again.


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

end of thread, other threads:[~2024-10-21 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10 18:49 [PULL linux-firmware] ath12k firmware 20241009 Jeff Johnson
2024-10-10 19:52 ` Mario Limonciello
2024-10-21  8:58   ` Kalle Valo
2024-10-21 13:24     ` Mario Limonciello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox