From: b32955@freescale.com (Huang Shijie)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH resent v2 0/2] ARM/mxs : add GPMI-NAND support for imx23/imx28
Date: Thu, 19 Jan 2012 15:53:38 +0800 [thread overview]
Message-ID: <1326959620-25920-1-git-send-email-b32955@freescale.com> (raw)
This patch set has two patches:
[1] Add a new DEFINE_RES_DMA_SIZE_NAMED macro which used by the dma resource
that has more then one dma source.
[2] add GPMI-NAND support for imx23/imx28
Huang Shijie (2):
ioport : add DEFINE_RES_DMA_SIZE_NAMED macro
ARM: mxs: add GPMI-NAND support for imx23/imx28
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-nand.c | 79 +++++++++++++++++++++++
arch/arm/mach-mxs/include/mach/devices-common.h | 10 +++
include/linux/ioport.h | 4 +-
9 files changed, 106 insertions(+), 1 deletions(-)
create mode 100644 arch/arm/mach-mxs/devices/platform-gpmi-nand.c
next reply other threads:[~2012-01-19 7:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-19 7:53 Huang Shijie [this message]
2012-01-19 7:53 ` [PATCH resent v2 1/2] ioport : add DEFINE_RES_DMA_SIZE_NAMED macro Huang Shijie
2012-01-19 8:14 ` Shawn Guo
2012-01-19 8:23 ` Huang Shijie
2012-01-19 8:27 ` Huang Shijie
2012-01-19 8:55 ` Shawn Guo
2012-02-05 11:53 ` Huang Shijie
2012-02-05 12:34 ` Russell King - ARM Linux
2012-02-05 16:22 ` Huang Shijie
2012-01-19 7:53 ` [PATCH resent v2 2/2] ARM: mxs: add GPMI-NAND support for imx23/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=1326959620-25920-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;
as well as URLs for NNTP newsgroup(s).