From: b32955@freescale.com (Huang Shijie)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V4 0/3] add the GPMI-NFC support for imx23/imx28
Date: Wed, 29 Jun 2011 15:54:39 +0800 [thread overview]
Message-ID: <1309334082-9501-1-git-send-email-b32955@freescale.com> (raw)
The patch is based on branch "imx-for-3.1" of tree :
git://git.pengutronix.de/git/imx/linux-2.6.git
v3 --> v4:
merge the GPMI-NFC device code to the new branch.
Huang Shijie (3):
ARM: mxs: add GPMI-NFC support for imx23/imx28
ARM: mxs: add GPMI-NFC device for imx23
ARM: mxs: add GPMI-NFC device for imx28
arch/arm/mach-mxs/Kconfig | 2 +
arch/arm/mach-mxs/clock-mx23.c | 1 +
arch/arm/mach-mxs/clock-mx28.c | 1 +
arch/arm/mach-mxs/devices-mx23.h | 4 +
arch/arm/mach-mxs/devices-mx28.h | 4 +
arch/arm/mach-mxs/devices/Kconfig | 3 +
arch/arm/mach-mxs/devices/Makefile | 1 +
arch/arm/mach-mxs/devices/platform-gpmi-nfc.c | 90 +++++++++++++++++++++++
arch/arm/mach-mxs/include/mach/devices-common.h | 10 +++
arch/arm/mach-mxs/include/mach/gpmi-nfc.h | 71 ++++++++++++++++++
arch/arm/mach-mxs/mach-mx23evk.c | 37 +++++++++
arch/arm/mach-mxs/mach-mx28evk.c | 37 +++++++++
12 files changed, 261 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/mach-mxs/devices/platform-gpmi-nfc.c
create mode 100644 arch/arm/mach-mxs/include/mach/gpmi-nfc.h
next reply other threads:[~2011-06-29 7:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-29 7:54 Huang Shijie [this message]
2011-06-29 7:54 ` [PATCH V4 1/3] ARM: mxs: add GPMI-NFC support for imx23/imx28 Huang Shijie
2011-06-29 8:05 ` Uwe Kleine-König
2011-06-29 8:21 ` Huang Shijie
2011-06-29 7:54 ` [PATCH V4 2/3] ARM: mxs: add GPMI-NFC device for imx23 Huang Shijie
2011-06-29 8:08 ` Uwe Kleine-König
2011-06-29 9:21 ` Huang Shijie
2011-06-29 7:54 ` [PATCH V4 3/3] ARM: mxs: add GPMI-NFC device for imx28 Huang Shijie
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=1309334082-9501-1-git-send-email-b32955@freescale.com \
--to=b32955@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