From: r65037@freescale.com (Richard Zhu)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Add GPIO WP and HW bus-width caps when support i.MX51 BBG board
Date: Wed, 20 Oct 2010 18:00:26 +0800 [thread overview]
Message-ID: <1287568828-22563-1-git-send-email-r65037@freescale.com> (raw)
This serial patches are based on Wolfram and Eric's eSDHC driver patchs, and
add the GPIO Write Protection, and HW bus-width cpas supports on i.MX51
BBG boards.
[PATCH 1/2] Add the GPIO Write Protection Solution on i.MX51 BBG board
arch/arm/mach-mx5/board-mx51_babbage.c | 16 ++++++++++++++--
arch/arm/plat-mxc/include/mach/iomux-mx51.h | 8 +++++---
2 files changed, 19 insertions(+), 5 deletions(-)
[PATCH 2/2] Add the HW board caps flag for MX51 BBG
arch/arm/mach-mx5/board-mx51_babbage.c | 3 +++
arch/arm/plat-mxc/include/mach/esdhc.h | 1 +
drivers/mmc/host/sdhci-esdhc-imx.c | 1 +
drivers/mmc/host/sdhci.c | 8 ++++++--
4 files changed, 11 insertions(+), 2 deletions(-)
next reply other threads:[~2010-10-20 10:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-20 10:00 Richard Zhu [this message]
2010-10-20 10:00 ` [PATCH 1/2] Add the GPIO Write Protection Solution on i.MX51 BBG board Richard Zhu
2010-10-20 10:00 ` [PATCH 2/2] Add the HW board caps flag for MX51 BBG Richard Zhu
2010-10-20 10:24 ` [PATCH 1/2] Add the GPIO Write Protection Solution on i.MX51 BBG board Baruch Siach
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=1287568828-22563-1-git-send-email-r65037@freescale.com \
--to=r65037@freescale.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).