]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/dw_mmc.c
mmc: Support bypass mode with the get_mmc_clk() method
authorSimon Glass <sjg@chromium.org>
Sun, 30 Aug 2015 22:55:15 +0000 (16:55 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 3 Sep 2015 03:28:23 +0000 (21:28 -0600)
commite3563f2ec768fb989149362ca0c6ca4a27513924
tree0465a7e400294775fd034079802fccd82a1942ff
parent6a436c9182a90551739a5b7b3f44254234056915
mmc: Support bypass mode with the get_mmc_clk() method

Some SoCs want to adjust the input clock to the DWMMC block as a way of
controlling the MMC bus clock. Update the get_mmc_clk() method to support
this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/dw_mmc.c
drivers/mmc/exynos_dw_mmc.c
include/dwmmc.h