[U-Boot] [PATCH 1/2] rockchip: clk: rk3399: adapt MMC clk configuration to the updated RK3399 DTS

sjg at google.com sjg at google.com
Tue May 2 11:12:42 UTC 2017


On 25 April 2017 at 01:52, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> The clocking of the designware MMC controller in the upstream
> (i.e. Linux) RK3399 has changed/does not match what the current DTS in
> U-Boot uses: the first clock entry now is HCLK_SDMMC instead of
> SCLK_SDMMC.
>
> With the simple clock driver used for the RK3399, this needs a change
> in the selector understood by the various case statements in the driver
> to ensure that the driver still loads successfully.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
>  drivers/clk/rockchip/clk_rk3399.c | 4 ++++
>  1 file changed, 4 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-rockchip/next, thanks!


More information about the U-Boot mailing list