mbox series

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

Message ID 20220216093112.92469-1-Jerome.Pouiller@silabs.com (mailing list archive)
Headers show
Series staging: wfx: apply SDIO suggestions | expand

Message

Jérôme Pouiller Feb. 16, 2022, 9:31 a.m. UTC
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(-)

Comments

Ulf Hansson Feb. 16, 2022, 10:35 a.m. UTC | #1
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
>