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