mbox series

[0/3] mmc: sdhi: improve HS400 quirk handling

Message ID 20190604151530.7023-1-wsa+renesas@sang-engineering.com (mailing list archive)
Headers show
Series mmc: sdhi: improve HS400 quirk handling | expand

Message

Wolfram Sang June 4, 2019, 3:15 p.m. UTC
There are some more SoCs which cannot handle HS400. Add them and clean up the
quirk handling a bit. So, patch 1 is suitable for stable, the rest isn't.

Note that I don't have that HW, so I am relying on the provided information.

Wolfram Sang (3):
  mmc: sdhi: disallow HS400 for M3-W ES1.2 and V3H
  mmc: sdhi: improve quirk descriptions
  mmc: sdhi: remove unneeded initialization

 drivers/mmc/host/renesas_sdhi_core.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

Comments

Niklas Söderlund June 10, 2019, 12:41 p.m. UTC | #1
Hi Wolfram,

Thanks for your work.

On 2019-06-04 17:15:27 +0200, Wolfram Sang wrote:
> There are some more SoCs which cannot handle HS400. Add them and clean up the
> quirk handling a bit. So, patch 1 is suitable for stable, the rest isn't.
> 
> Note that I don't have that HW, so I am relying on the provided information.
> 
> Wolfram Sang (3):
>   mmc: sdhi: disallow HS400 for M3-W ES1.2 and V3H
>   mmc: sdhi: improve quirk descriptions
>   mmc: sdhi: remove unneeded initialization

For the whole series, with or without merging the r8a7796 entries per 
Geert's comments,

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> 
>  drivers/mmc/host/renesas_sdhi_core.c | 19 ++++++++++++-------
>  1 file changed, 12 insertions(+), 7 deletions(-)
> 
> -- 
> 2.11.0
>