[U-Boot] [PATCH V3 1/6] mmc: tmio: Switch to clock framework

Masahiro Yamada yamada.masahiro at socionext.com
Tue Nov 27 03:45:37 UTC 2018


On Tue, Nov 27, 2018 at 6:35 AM Marek Vasut <marek.vasut at gmail.com> wrote:
>
> On 11/14/2018 12:40 AM, Marek Vasut wrote:
> > Switch the driver to using clk_get_rate()/clk_set_rate() instead of
> > caching the mclk frequency in it's private data. This is required on
> > the SDHI variant of the controller, where the upstream mclk need to
> > be adjusted when using UHS modes.
> >
> > Platforms which do not support clock framework or do not support it
> > in eg. SPL default to 100 MHz clock.
> >
> > Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> > Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
>
> Yamada-san, can you please check 1/6..3/6 ?


Not tested, but 1/6, 2/6 look good.
I left comments in 3/6.




--
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list