From: Afzal Mohammed <afzal@ti.com>
To: <tony@atomide.com>, <dedekind1@gmail.com>,
<linux-omap@vger.kernel.org>, <linux-mtd@lists.infradead.org>
Cc: Afzal Mohammed <afzal@ti.com>
Subject: [PATCH 0/3] Handle GPMC-NAND registers by NAND driver
Date: Fri, 11 May 2012 20:56:32 +0530 [thread overview]
Message-ID: <cover.1336748974.git.afzal@ti.com> (raw)
Hi,
This series provides the ability for OMAP NAND driver to configure
GPMC_NAND registers by NAND driver itself instead of using GPMC
exported symbols.
Regards
Afzal
Afzal Mohammed (3):
ARM: OMAP2+: gpmc: update nand register helper
ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
mtd: nand: omap2: handle nand on gpmc
arch/arm/mach-omap2/gpmc-nand.c | 2 +
arch/arm/mach-omap2/gpmc.c | 21 ++++
arch/arm/plat-omap/include/plat/gpmc.h | 18 +++
arch/arm/plat-omap/include/plat/nand.h | 1 +
drivers/mtd/nand/omap2.c | 207 +++++++++++++++++++++++++-------
5 files changed, 205 insertions(+), 44 deletions(-)
--
1.7.10
WARNING: multiple messages have this Message-ID (diff)
From: Afzal Mohammed <afzal@ti.com>
To: tony@atomide.com, dedekind1@gmail.com,
linux-omap@vger.kernel.org, linux-mtd@lists.infradead.org
Cc: Afzal Mohammed <afzal@ti.com>
Subject: [PATCH 0/3] Handle GPMC-NAND registers by NAND driver
Date: Fri, 11 May 2012 20:56:32 +0530 [thread overview]
Message-ID: <cover.1336748974.git.afzal@ti.com> (raw)
Hi,
This series provides the ability for OMAP NAND driver to configure
GPMC_NAND registers by NAND driver itself instead of using GPMC
exported symbols.
Regards
Afzal
Afzal Mohammed (3):
ARM: OMAP2+: gpmc: update nand register helper
ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
mtd: nand: omap2: handle nand on gpmc
arch/arm/mach-omap2/gpmc-nand.c | 2 +
arch/arm/mach-omap2/gpmc.c | 21 ++++
arch/arm/plat-omap/include/plat/gpmc.h | 18 +++
arch/arm/plat-omap/include/plat/nand.h | 1 +
drivers/mtd/nand/omap2.c | 207 +++++++++++++++++++++++++-------
5 files changed, 205 insertions(+), 44 deletions(-)
--
1.7.10
next reply other threads:[~2012-05-11 15:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-11 15:26 Afzal Mohammed [this message]
2012-05-11 15:26 ` [PATCH 0/3] Handle GPMC-NAND registers by NAND driver Afzal Mohammed
2012-05-11 15:28 ` [PATCH 1/3] ARM: OMAP2+: gpmc: update nand register helper Afzal Mohammed
2012-05-11 15:28 ` Afzal Mohammed
2012-05-11 20:02 ` Tony Lindgren
2012-05-11 20:02 ` Tony Lindgren
2012-05-15 7:22 ` Ivan Djelic
2012-05-15 7:22 ` Ivan Djelic
2012-05-11 15:28 ` [PATCH 2/3] ARM: OMAP2+: gpmc-nand: update gpmc-nand regs Afzal Mohammed
2012-05-11 15:28 ` Afzal Mohammed
2012-05-11 15:28 ` [PATCH 3/3] mtd: nand: omap2: handle nand on gpmc Afzal Mohammed
2012-05-11 15:28 ` Afzal Mohammed
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=cover.1336748974.git.afzal@ti.com \
--to=afzal@ti.com \
--cc=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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.