linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request mwifiex-firmware 2021-05-19
@ 2021-05-19 14:44 Sharvari Harisangam
  2021-05-19 18:23 ` Brian Norris
  0 siblings, 1 reply; 4+ messages in thread
From: Sharvari Harisangam @ 2021-05-19 14:44 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-wireless, Cathy Luo, Rakesh Parmar, Mayur Arakere

The following changes since commit 2a0a062e79b5fe9007e57c0fcd285e683e22373e:

  linux-firmware: update NXP SDSD-8997 firmware image (2020-08-03 06:51:36 +0530)

are available in the git repository at:

  https://github.com/NXP/mwifiex-firmware.git

for you to fetch changes up to db190ade4569c542cd257a9334f8f8956372f7b3:

  linux-firmware: update NXP PCIE-USB-8997 firmware image (2021-05-19 12:57:21 -0700)

----------------------------------------------------------------
Sharvari Harisangam (1):
      linux-firmware: update NXP PCIE-USB-8997 firmware image

 WHENCE                       |   2 ++
 nxp/pcieusb8997_combo_v4.bin | Bin 0 -> 638992 bytes
 2 files changed, 2 insertions(+)
 create mode 100644 nxp/pcieusb8997_combo_v4.bin

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

* Re: pull-request mwifiex-firmware 2021-05-19
  2021-05-19 14:44 pull-request mwifiex-firmware 2021-05-19 Sharvari Harisangam
@ 2021-05-19 18:23 ` Brian Norris
  2021-05-19 18:23   ` Brian Norris
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Norris @ 2021-05-19 18:23 UTC (permalink / raw)
  To: Sharvari Harisangam
  Cc: linux-firmware, linux-wireless, Cathy Luo, Rakesh Parmar, Mayur Arakere

On Wed, May 19, 2021 at 7:45 AM Sharvari Harisangam
<sharvari.harisangam@nxp.com> wrote:
>
> The following changes since commit 2a0a062e79b5fe9007e57c0fcd285e683e22373e:
>
>   linux-firmware: update NXP SDSD-8997 firmware image (2020-08-03 06:51:36 +0530)
>
> are available in the git repository at:
>
>   https://github.com/NXP/mwifiex-firmware.git
>
> for you to fetch changes up to db190ade4569c542cd257a9334f8f8956372f7b3:
>
>   linux-firmware: update NXP PCIE-USB-8997 firmware image (2021-05-19 12:57:21 -0700)
>
> ----------------------------------------------------------------
> Sharvari Harisangam (1):
>       linux-firmware: update NXP PCIE-USB-8997 firmware image
>
>  WHENCE                       |   2 ++
>  nxp/pcieusb8997_combo_v4.bin | Bin 0 -> 638992 bytes
>  2 files changed, 2 insertions(+)
>  create mode 100644 nxp/pcieusb8997_combo_v4.bin

I appreciate that NXP now owns what was formerly known as Marvell
WiFi, but the driver still only recognizes "mrvl/" naming, not "nxp/".
Did you actually test that this does anything useful? Or are you
planning on submitting driver patches to use the new path? That seems
like unnecessary churn to me, and you should just use the old path.

Brian

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

* Re: pull-request mwifiex-firmware 2021-05-19
  2021-05-19 18:23 ` Brian Norris
@ 2021-05-19 18:23   ` Brian Norris
  2021-05-20 23:41     ` Pali Rohár
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Norris @ 2021-05-19 18:23 UTC (permalink / raw)
  To: Sharvari Harisangam
  Cc: linux-firmware, linux-wireless, Cathy Luo, Rakesh Parmar, Mayur Arakere

On Wed, May 19, 2021 at 7:45 AM Sharvari Harisangam
<sharvari.harisangam@nxp.com> wrote:
>
> The following changes since commit 2a0a062e79b5fe9007e57c0fcd285e683e22373e:
>
>   linux-firmware: update NXP SDSD-8997 firmware image (2020-08-03 06:51:36 +0530)
>
> are available in the git repository at:
>
>   https://github.com/NXP/mwifiex-firmware.git
>
> for you to fetch changes up to db190ade4569c542cd257a9334f8f8956372f7b3:
>
>   linux-firmware: update NXP PCIE-USB-8997 firmware image (2021-05-19 12:57:21 -0700)
>
> ----------------------------------------------------------------
> Sharvari Harisangam (1):
>       linux-firmware: update NXP PCIE-USB-8997 firmware image
>
>  WHENCE                       |   2 ++
>  nxp/pcieusb8997_combo_v4.bin | Bin 0 -> 638992 bytes
>  2 files changed, 2 insertions(+)
>  create mode 100644 nxp/pcieusb8997_combo_v4.bin

I appreciate that NXP now owns what was formerly known as Marvell
WiFi, but the driver still only recognizes "mrvl/" naming, not "nxp/".
Did you actually test that this does anything useful? Or are you
planning on submitting driver patches to use the new path? That seems
like unnecessary churn to me, and you should just use the old path.

Brian

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

* Re: pull-request mwifiex-firmware 2021-05-19
  2021-05-19 18:23   ` Brian Norris
@ 2021-05-20 23:41     ` Pali Rohár
  0 siblings, 0 replies; 4+ messages in thread
From: Pali Rohár @ 2021-05-20 23:41 UTC (permalink / raw)
  To: Sharvari Harisangam, Brian Norris
  Cc: linux-firmware, linux-wireless, Cathy Luo, Rakesh Parmar, Mayur Arakere

On Wednesday 19 May 2021 11:23:44 Brian Norris wrote:
> On Wed, May 19, 2021 at 7:45 AM Sharvari Harisangam
> <sharvari.harisangam@nxp.com> wrote:
> >
> > The following changes since commit 2a0a062e79b5fe9007e57c0fcd285e683e22373e:
> >
> >   linux-firmware: update NXP SDSD-8997 firmware image (2020-08-03 06:51:36 +0530)
> >
> > are available in the git repository at:
> >
> >   https://github.com/NXP/mwifiex-firmware.git
> >
> > for you to fetch changes up to db190ade4569c542cd257a9334f8f8956372f7b3:
> >
> >   linux-firmware: update NXP PCIE-USB-8997 firmware image (2021-05-19 12:57:21 -0700)
> >
> > ----------------------------------------------------------------
> > Sharvari Harisangam (1):
> >       linux-firmware: update NXP PCIE-USB-8997 firmware image
> >
> >  WHENCE                       |   2 ++
> >  nxp/pcieusb8997_combo_v4.bin | Bin 0 -> 638992 bytes
> >  2 files changed, 2 insertions(+)
> >  create mode 100644 nxp/pcieusb8997_combo_v4.bin
> 
> I appreciate that NXP now owns what was formerly known as Marvell
> WiFi, but the driver still only recognizes "mrvl/" naming, not "nxp/".
> Did you actually test that this does anything useful? Or are you
> planning on submitting driver patches to use the new path? That seems
> like unnecessary churn to me, and you should just use the old path.
> 
> Brian

Hello! For backward compatibility you really need to store this firmware
file under name "mrvl/pcieusb8997_combo_v4.bin". Moreover this firmware
filename already exists in linux-firmware tree, so you need to replace
old version by a new one. Otherwise kernel driver would use old version.

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/mrvl

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

end of thread, other threads:[~2021-05-20 23:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-19 14:44 pull-request mwifiex-firmware 2021-05-19 Sharvari Harisangam
2021-05-19 18:23 ` Brian Norris
2021-05-19 18:23   ` Brian Norris
2021-05-20 23:41     ` Pali Rohár

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).