[U-Boot] [PATCH v5 04/41] mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
sjg at chromium.org
Thu Sep 3 19:58:01 CEST 2015
On 30 August 2015 at 16:55, Simon Glass <sjg at 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 at chromium.org>
> Acked-by: Jaehoon Chung <jh80.chung at 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.
More information about the U-Boot
mailing list