]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled
authorKever Yang <kever.yang@rock-chips.com>
Wed, 14 Jun 2017 08:31:46 +0000 (16:31 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 11 Jul 2017 10:13:47 +0000 (12:13 +0200)
commit89c32b46d1b3758ea1a99eedf2160f8aab92356f
tree2f6ac82516ff2631b8c3fa4aa08ab0e417845d75
parent574deda3c5314b58e039cc393d24e4a0a6dc6f5d
rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled

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@rock-chips.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/mmc/rockchip_dw_mmc.c