2021-03-04 12:40:24

by Jérôme Pouiller

[permalink] [raw]
Subject: pull-request: linux-firmware: silabs: add new firmware for WF200

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:

[email protected]: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





2021-03-05 14:41:50

by Jérôme Pouiller

[permalink] [raw]
Subject: Re: pull-request: linux-firmware: silabs: add new firmware for WF200

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 <[email protected]> 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