[U-Boot] [PATCH 4/7] rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled
Simon Glass
sjg at chromium.org
Sat Jun 17 03:42:48 UTC 2017
On 14 June 2017 at 02:31, Kever Yang <kever.yang at rock-chips.com> wrote:
> Since the 'clock-freq-min-max' is deprecated, we use max-frequency for
> all rockchip SoC dwmmc controller.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> drivers/mmc/rockchip_dw_mmc.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
I wonder that your earlier patches don't cause a build error though.
More information about the U-Boot
mailing list