From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/4] mmc: fsl_esdhc: Add adapter card type identification support
Date: Tue, 5 May 2015 09:38:21 -0700 [thread overview]
Message-ID: <5548F1FD.1000000@freescale.com> (raw)
In-Reply-To: <1429682220-20202-1-git-send-email-yangbo.lu@freescale.com>
On 04/21/2015 10:57 PM, Yangbo Lu wrote:
> Add adapter card type identification support by reading
> FPGA STAT_PRES1 register SDHC Card ID[0:2] bits. To use this function,
> define CONFIG_FSL_ESDHC_ADAPTER_IDENT.
>
> 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
> Changes for v2:
> - Document CONFIG_FSL_ESDHC_ADAPTER_IDENT
> ---
> ---
> arch/powerpc/include/asm/global_data.h | 3 +++
> board/freescale/common/qixis.h | 14 +++++++++++++
> doc/README.fsl-esdhc | 25 ++++++++++++++++++----
> drivers/mmc/fsl_esdhc.c | 38 +++++++++++++++++++++++++++++++++-
> drivers/mmc/mmc.c | 6 ++++++
> drivers/mmc/mmc_private.h | 3 +++
> include/fsl_esdhc.h | 4 ++++
> 7 files changed, 88 insertions(+), 5 deletions(-)
Applied to u-boot-mpc85xx master. Awaiting upstream.
York
prev parent reply other threads:[~2015-05-05 16:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-22 5:57 [U-Boot] [PATCH v3 1/4] mmc: fsl_esdhc: Add adapter card type identification support Yangbo Lu
2015-05-05 16:38 ` 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=5548F1FD.1000000@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.