All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] LOW power sleep support for OMAP nand driver
@ 2013-01-23  9:26 ` Philip Avinash
  0 siblings, 0 replies; 26+ messages in thread
From: Philip Avinash @ 2013-01-23  9:26 UTC (permalink / raw)
  To: khilman, tony, linux, dwmw2
  Cc: afzal, nsekhar, linux-kernel, gururaja.hebbar, linux-mtd,
	linux-omap, linux-arm-kernel

This patch series adds low power transition support for OMAP NAND driver.
This includes low power transition support of
- GPMC module
- ELM module
- OMAP2 NAND driver

Low power transition support tested on am335x-evm with NAND flash support.
This patch series based on [1] and depends on [2] and is available [2]

1. ARM: OMAP2+: AM33XX: Add suspend-resume support
   http://comments.gmane.org/gmane.linux.ports.arm.omap/91405
2. https://github.com/avinashphilip/am335x_linux/commits/NAND_supend_resume_support

Philip Avinash (4):
  arch: arm: gpmc: gpmc migration support
  mtd: devices: elm: Low power transition support
  arm: gpmc: Low power transition support
  mtd: nand: omap2: Low power transition support

 arch/arm/mach-omap2/gpmc.c   |   22 ++++++++++++++++++++--
 arch/arm/mach-omap2/pm34xx.c |    5 -----
 drivers/mtd/devices/elm.c    |   40 ++++++++++++++++++++++++++++++++++++++++
 drivers/mtd/nand/omap2.c     |   19 +++++++++++++++++++
 4 files changed, 79 insertions(+), 7 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-02-06 11:40 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23  9:26 [PATCH 0/4] LOW power sleep support for OMAP nand driver Philip Avinash
2013-01-23  9:26 ` Philip Avinash
2013-01-23  9:26 ` Philip Avinash
2013-01-23  9:26 ` Philip Avinash
2013-01-23  9:26 ` [PATCH 1/4] arch: arm: gpmc: gpmc migration support Philip Avinash
2013-01-23  9:26   ` Philip Avinash
2013-01-23  9:26   ` Philip Avinash
2013-01-23  9:26   ` Philip Avinash
2013-02-01 22:05   ` Tony Lindgren
2013-02-01 22:05     ` Tony Lindgren
2013-02-01 22:05     ` Tony Lindgren
2013-02-06 11:38     ` Philip, Avinash
2013-02-06 11:38       ` Philip, Avinash
2013-02-06 11:38       ` Philip, Avinash
2013-01-23  9:45 ` [PATCH 2/4] mtd: devices: elm: Low power transition support Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45 ` [PATCH 3/4] arm: gpmc: " Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45 ` [PATCH 4/4] mtd: nand: omap2: " Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45   ` Philip Avinash
2013-01-23  9:45   ` Philip Avinash

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.