[U-Boot] [PATCH] rk3399: disable the clock multiplier support when SoC init
Simon Glass
sjg at chromium.org
Sat Oct 15 15:24:29 CEST 2016
On 7 October 2016 at 01:56, Kever Yang <kever.yang at rock-chips.com> wrote:
> The Clock Multiplier in rk3399 EMMC programmable clock generator
> is broken, we can remove its support from SoC GRF register.
>
> Without this patch, rk3399 emmc driver is not work after below patch
> applied:
> 6dffdbc mmc: sdhci: Add the programmable clock mode support
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> arch/arm/mach-rockchip/rk3399/rk3399.c | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list