[PATCH 0/2] staging: wfx: apply SDIO suggestions

Jerome Pouiller posted 2 patches 4 years, 4 months ago
drivers/mmc/core/quirks.h      | 5 +++++
drivers/staging/wfx/bus_sdio.c | 8 ++------
2 files changed, 7 insertions(+), 6 deletions(-)
[PATCH 0/2] staging: wfx: apply SDIO suggestions
Posted by Jerome Pouiller 4 years, 4 months ago
From: Jérôme Pouiller <jerome.pouiller@silabs.com>

Hi Ulf, Greg,

The second patch of this series touch to the staging tree and to the MMC
framework. I don't know what is the rule for these cases, but I think it
makes more sense to carry this patch with the staging tree.


Jérôme Pouiller (2):
  staging: wfx: WF200 has no official SDIO IDs
  staging: wfx: apply the necessary SDIO quirks for the Silabs WF200

 drivers/mmc/core/quirks.h      | 5 +++++
 drivers/staging/wfx/bus_sdio.c | 8 ++------
 2 files changed, 7 insertions(+), 6 deletions(-)

-- 
2.34.1

Re: [PATCH 0/2] staging: wfx: apply SDIO suggestions
Posted by Ulf Hansson 4 years, 4 months ago
On Wed, 16 Feb 2022 at 10:31, Jerome Pouiller
<Jerome.Pouiller@silabs.com> wrote:
>
> From: Jérôme Pouiller <jerome.pouiller@silabs.com>
>
> Hi Ulf, Greg,
>
> The second patch of this series touch to the staging tree and to the MMC
> framework. I don't know what is the rule for these cases, but I think it
> makes more sense to carry this patch with the staging tree.

I don't believe the changes to the mmc core will cause any merge
conflict, so feel free to funnel this through whatever tree makes best
sense.

For the series:
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>

Kind regards
Uffe

>
>
> Jérôme Pouiller (2):
>   staging: wfx: WF200 has no official SDIO IDs
>   staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
>
>  drivers/mmc/core/quirks.h      | 5 +++++
>  drivers/staging/wfx/bus_sdio.c | 8 ++------
>  2 files changed, 7 insertions(+), 6 deletions(-)
>
> --
> 2.34.1
>