]> git.ipfire.org Git - people/ms/u-boot.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)
commit8093529809650621ba74ebfc9e317d7ba87489b6
tree2f6ac82516ff2631b8c3fa4aa08ab0e417845d75
parentebac2cf084952b31e0d60d6a475c1859436d83f6
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