[U-Boot] [PATCH v2 1/3] clock: rk3399: add support for dwmmc 400K
Simon Glass
sjg at chromium.org
Sat Aug 6 03:40:26 CEST 2016
On 3 August 2016 at 21:44, Kever Yang <kever.yang at rock-chips.com> wrote:
> MMC core will use 400KHz for card initialize first and then switch to
> higher frequency like 50MHz, we need to support both 400KHz and about
> 50MHz for dwmmc controller.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/clk/clk_rk3399.c | 29 +++++++++++++++++++++--------
> 1 file changed, 21 insertions(+), 8 deletions(-)
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list