RE: [v3] mmc: sdhci-cadence: add HS400 enhanced strobe support

From: Piotr Sroka
Date: Tue Mar 07 2017 - 01:49:52 EST


Hi Masahiro,

Thanks for all of your reviews.

Best Regards
Piotr Sroka

> -----Original Message-----
> From: Masahiro Yamada [mailto:yamada.masahiro@xxxxxxxxxxxxx]
> Sent: 06 March, 2017 9:59 PM
> Subject: Re: [v3] mmc: sdhci-cadence: add HS400 enhanced strobe support
>
> Hi Piotr,
>
> 2017-03-06 17:28 GMT+09:00 Piotr Sroka <piotrs@xxxxxxxxxxx>:
> > Add support for HS400ES mode to Cadence SDHCI driver.
> >
> > Signed-off-by: Piotr Sroka <piotrs@xxxxxxxxxxx>
> > ---
> > Changes in v2:
> > - Modify enhanced strobe function to handle disabling
> > enhanced strobe inside the function.
> > Do no relay on that mmc_set_ios() is called
> > immediately after host->ops->hs400_enhanced_strobe(host, &host->ios).
> > Changes in v3:
> > - Few coding-style fixes were made.
>
>
> Thanks for the update, and it looks good to me.
>
> Reviewed-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
>
> --
> Best Regards
> Masahiro Yamada