[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1358933176-12409-1-git-send-email-avinashphilip@ti.com>
Date: Wed, 23 Jan 2013 14:56:12 +0530
From: Philip Avinash <avinashphilip@...com>
To: <khilman@...com>, <tony@...mide.com>, <linux@....linux.org.uk>,
<dwmw2@...radead.org>
CC: <afzal@...com>, <linux-omap@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <linux-mtd@...ts.infradead.org>,
<nsekhar@...com>, <gururaja.hebbar@...com>,
Philip Avinash <avinashphilip@...com>
Subject: [PATCH 0/4] LOW power sleep support for OMAP nand driver
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists