
3 Sep
2015
3 Sep
'15
7:58 p.m.
On 30 August 2015 at 16:55, Simon Glass sjg@chromium.org wrote:
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
Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None
drivers/mmc/dw_mmc.c | 2 +- drivers/mmc/exynos_dw_mmc.c | 2 +- include/dwmmc.h | 16 +++++++++++++++- 3 files changed, 17 insertions(+), 3 deletions(-)
Applied to u-boot-rockchip.