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

Marek Vasut marek.vasut at gmail.com
Mon Nov 26 21:35:01 UTC 2018


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 ?

Thanks !

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list