All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Provide GPMC memory to OMAP nand/onenand as resource
@ 2012-05-14  9:38 ` Afzal Mohammed
  0 siblings, 0 replies; 10+ messages in thread
From: Afzal Mohammed @ 2012-05-14  9:38 UTC (permalink / raw)
  To: tony, dwmw2, artem.bityutskiy, dedekind1, linux-omap, linux-mtd
  Cc: ivan.djelic, Afzal Mohammed

Hi Tony, Artem,

This series modifies GPMC to provide OMAP onenand & nand peripherals
with GPMC allocated address space as resource. This conversion helps
in smooth migration of gpmc code to driver.

This series has been made over [1-3], but is not functionally
dependent on those, only depedency is w.r.t avoiding trivial merge
conflict (if [3] is not taken before this series), and that too
would affect only nand mtd driver.

This is targeted for 3.5, if this can be taken for 3.5, it also
helps in making mtd drivers feel less vibration when GPMC gets
converted to driver.

Regards
Afzal

[1] http://marc.info/?l=linux-omap&m=133675123118577&w=2
[2] http://marc.info/?l=linux-omap&m=133675123718579&w=2
[3] http://marc.info/?l=linux-omap&m=133675124818580&w=2

Afzal Mohammed (4):
  ARM: OMAP2+: gpmc-nand: update resource with memory
  ARM: OMAP2+: gpmc-onenand: provide memory as resource
  mtd: nand: omap2: obtain memory from resource
  mtd: onenand: omap2: obtain memory from resource

 arch/arm/mach-omap2/gpmc-nand.c        |    4 +++-
 arch/arm/mach-omap2/gpmc-onenand.c     |   23 ++++++++++++++++++++++-
 arch/arm/plat-omap/include/plat/nand.h |    1 -
 drivers/mtd/nand/omap2.c               |   19 +++++++++++++++----
 drivers/mtd/onenand/omap2.c            |   29 ++++++++++++++++-------------
 5 files changed, 56 insertions(+), 20 deletions(-)

-- 
1.7.10

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-05-14  9:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14  9:38 [PATCH 0/4] Provide GPMC memory to OMAP nand/onenand as resource Afzal Mohammed
2012-05-14  9:38 ` Afzal Mohammed
2012-05-14  9:39 ` [PATCH 1/4] ARM: OMAP2+: gpmc-nand: update resource with memory Afzal Mohammed
2012-05-14  9:39   ` Afzal Mohammed
2012-05-14  9:39 ` [PATCH 2/4] ARM: OMAP2+: gpmc-onenand: provide memory as resource Afzal Mohammed
2012-05-14  9:39   ` Afzal Mohammed
2012-05-14  9:39 ` [PATCH 3/4] mtd: nand: omap2: obtain memory from resource Afzal Mohammed
2012-05-14  9:39   ` Afzal Mohammed
2012-05-14  9:39 ` [PATCH 4/4] mtd: onenand: " Afzal Mohammed
2012-05-14  9:39   ` Afzal Mohammed

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.