[U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support

York Sun yorksun at freescale.com
Tue May 5 18:39:21 CEST 2015



On 04/21/2015 10:57 PM, Yangbo Lu wrote:
> The SD clock could be generated by platform clock or peripheral
> clock for some platforms. This patch adds peripheral clock
> support for T1024/T1040/T2080. To enable it, define
> CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK.
> 
> Signed-off-by: Yangbo Lu <yangbo.lu at freescale.com>
> Cc: York Sun <yorksun at freescale.com>
> Cc: Pantelis Antoniou <panto at antoniou-consulting.com>
> ---
> Changes for v3:
> 	- Add Pantelis Antoniou to Cc list
> 	- Modify some code and commit message
> ---
> ---
>  arch/powerpc/cpu/mpc85xx/speed.c          | 49 ++++++++++++++++++++++++++++++-
>  arch/powerpc/include/asm/config_mpc85xx.h | 10 +++++--
>  drivers/mmc/fsl_esdhc.c                   | 41 ++++++++++++++++++++++++++
>  include/e500.h                            |  1 +
>  include/fsl_esdhc.h                       |  4 +++
>  5 files changed, 102 insertions(+), 3 deletions(-)

Applied to u-boot-mpc85xx master. Awaiting upstream.

York



More information about the U-Boot mailing list