linux-firmware.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: linux-firmware: silabs: add new firmware for WF200
@ 2021-03-03 17:26 Jérôme Pouiller
  2021-03-05 13:08 ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Jérôme Pouiller @ 2021-03-03 17:26 UTC (permalink / raw)
  To: linux-firmware; +Cc: linux-wireless, Kalle Valo

Hello,

I know that PRs are less convenient for review, but it seems that my patch
does not want to reach the MLs (because it is too big?).

So, this PR contains only one commit. It adds the firmware for Silabs
WF200. This firmware is necessary for the wfx driver currently hosted in
the staging/ directory of the Linux kernel.

Jérôme Pouiller


The following changes since commit f7915a0c29fee27a310cebd7155b9e3a6eb71a1d:

  amdgpu: add initial firmware for green sardine (2021-02-11 09:31:02 -0500)

are available in the Git repository at:

  git@github.com:jerome-pouiller/linux-firmware.git add-silabs-wf200

for you to fetch changes up to 520f71bdedba1b0687b0d9fbd86ff9e84a56677b:

  silabs: add new firmware for WF200 (2021-03-02 14:32:33 +0100)

----------------------------------------------------------------
Jérôme Pouiller (1):
      silabs: add new firmware for WF200

 WHENCE                  |  10 ++++++++++
 silabs/LICENCE.wf200    | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 silabs/wfm_wf200_C0.sec | Bin 0 -> 305232 bytes
 3 files changed, 125 insertions(+)
 create mode 100644 silabs/LICENCE.wf200
 create mode 100644 silabs/wfm_wf200_C0.sec





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

* Re: pull-request: linux-firmware: silabs: add new firmware for WF200
  2021-03-03 17:26 pull-request: linux-firmware: silabs: add new firmware for WF200 Jérôme Pouiller
@ 2021-03-05 13:08 ` Josh Boyer
  2021-03-05 14:40   ` Jérôme Pouiller
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Boyer @ 2021-03-05 13:08 UTC (permalink / raw)
  To: Jérôme Pouiller; +Cc: Linux Firmware, Linux Wireless, Kalle Valo

On Wed, Mar 3, 2021 at 12:27 PM Jérôme Pouiller
<jerome.pouiller@silabs.com> wrote:
>
> Hello,
>
> I know that PRs are less convenient for review, but it seems that my patch
> does not want to reach the MLs (because it is too big?).

I got both copies :)  I actually prefer PRs for firmware because
otherwise it's 1% things we can review and the other 99% is megabytes
of non-readable stuff anyway.

> So, this PR contains only one commit. It adds the firmware for Silabs
> WF200. This firmware is necessary for the wfx driver currently hosted in
> the staging/ directory of the Linux kernel.

Pulled and pushed out.

josh

>
> Jérôme Pouiller
>
>
> The following changes since commit f7915a0c29fee27a310cebd7155b9e3a6eb71a1d:
>
>   amdgpu: add initial firmware for green sardine (2021-02-11 09:31:02 -0500)
>
> are available in the Git repository at:
>
>   git@github.com:jerome-pouiller/linux-firmware.git add-silabs-wf200
>
> for you to fetch changes up to 520f71bdedba1b0687b0d9fbd86ff9e84a56677b:
>
>   silabs: add new firmware for WF200 (2021-03-02 14:32:33 +0100)
>
> ----------------------------------------------------------------
> Jérôme Pouiller (1):
>       silabs: add new firmware for WF200
>
>  WHENCE                  |  10 ++++++++++
>  silabs/LICENCE.wf200    | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  silabs/wfm_wf200_C0.sec | Bin 0 -> 305232 bytes
>  3 files changed, 125 insertions(+)
>  create mode 100644 silabs/LICENCE.wf200
>  create mode 100644 silabs/wfm_wf200_C0.sec
>
>
>
>

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

* Re: pull-request: linux-firmware: silabs: add new firmware for WF200
  2021-03-05 13:08 ` Josh Boyer
@ 2021-03-05 14:40   ` Jérôme Pouiller
  2021-03-05 16:04     ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Jérôme Pouiller @ 2021-03-05 14:40 UTC (permalink / raw)
  To: Josh Boyer; +Cc: Linux Firmware, Linux Wireless, Kalle Valo

On Friday 5 March 2021 14:08:20 CET Josh Boyer wrote:
> On Wed, Mar 3, 2021 at 12:27 PM Jérôme Pouiller <jerome.pouiller@silabs.com> wrote:
> >
> > Hello,
> >
> > I know that PRs are less convenient for review, but it seems that my patch
> > does not want to reach the MLs (because it is too big?).
> 
> I got both copies :)  I actually prefer PRs for firmware because
> otherwise it's 1% things we can review and the other 99% is megabytes
> of non-readable stuff anyway.

Why the hell they do not appear on lore.kernel.org?


> > So, this PR contains only one commit. It adds the firmware for Silabs
> > WF200. This firmware is necessary for the wfx driver currently hosted in
> > the staging/ directory of the Linux kernel.
> 
> Pulled and pushed out.

Great, thank you.

-- 
Jérôme Pouiller



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

* Re: pull-request: linux-firmware: silabs: add new firmware for WF200
  2021-03-05 14:40   ` Jérôme Pouiller
@ 2021-03-05 16:04     ` Josh Boyer
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Boyer @ 2021-03-05 16:04 UTC (permalink / raw)
  To: Jérôme Pouiller; +Cc: Linux Firmware, Linux Wireless, Kalle Valo

On Fri, Mar 5, 2021 at 9:40 AM Jérôme Pouiller
<jerome.pouiller@silabs.com> wrote:
>
> On Friday 5 March 2021 14:08:20 CET Josh Boyer wrote:
> > On Wed, Mar 3, 2021 at 12:27 PM Jérôme Pouiller <jerome.pouiller@silabs.com> wrote:
> > >
> > > Hello,
> > >
> > > I know that PRs are less convenient for review, but it seems that my patch
> > > does not want to reach the MLs (because it is too big?).
> >
> > I got both copies :)  I actually prefer PRs for firmware because
> > otherwise it's 1% things we can review and the other 99% is megabytes
> > of non-readable stuff anyway.
>
> Why the hell they do not appear on lore.kernel.org?

https://lore.kernel.org/linux-firmware/20210303131950.635212-1-Jerome.Pouiller@silabs.com/T/#u

?

josh

>
>
> > > So, this PR contains only one commit. It adds the firmware for Silabs
> > > WF200. This firmware is necessary for the wfx driver currently hosted in
> > > the staging/ directory of the Linux kernel.
> >
> > Pulled and pushed out.
>
> Great, thank you.
>
> --
> Jérôme Pouiller
>
>

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

end of thread, other threads:[~2021-03-05 16:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 17:26 pull-request: linux-firmware: silabs: add new firmware for WF200 Jérôme Pouiller
2021-03-05 13:08 ` Josh Boyer
2021-03-05 14:40   ` Jérôme Pouiller
2021-03-05 16:04     ` Josh Boyer

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