public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support
Date: Tue, 5 May 2015 09:39:21 -0700	[thread overview]
Message-ID: <5548F239.5010602@freescale.com> (raw)
In-Reply-To: <1429682260-34693-1-git-send-email-yangbo.lu@freescale.com>



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@freescale.com>
> Cc: York Sun <yorksun@freescale.com>
> Cc: Pantelis Antoniou <panto@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

      reply	other threads:[~2015-05-05 16:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-22  5:57 [U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support Yangbo Lu
2015-05-05 16:39 ` York Sun [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5548F239.5010602@freescale.com \
    --to=yorksun@freescale.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox