[PATCH v2 2/2]: Introducing 'gpmc-nand.c' for GPMC specific NAND init

Vimal Singh vimal.newwork at gmail.com
Thu Jan 7 00:17:00 EST 2010


On Wed, Jan 6, 2010 at 8:04 PM, Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> On Mon, 2009-12-14 at 15:17 +0530, Vimal Singh wrote:
>> From 6170aa1c63c49a3f09e76258f400230b742fdd6f Mon Sep 17 00:00:00 2001
>> From: Vimal Singh <vimalsingh at ti.com>
>> Date: Wed, 25 Nov 2009 18:23:15 +0530
>> Subject: [PATCH] Introducing 'gpmc-nand.c' for GPMC specific NAND init
>>
>> Introducing 'gpmc-nand.c' for GPMC specific NAND init.
>> For example: GPMC timing parameters and all.
>> This patch also migrates gpmc related calls from 'nand/omap2.c'
>> to 'gpmc-nand.c'.
>>
>> Signed-off-by: Vimal Singh <vimalsingh at ti.com>
>> ---
>>  arch/arm/mach-omap2/Makefile           |    3 +
>>  arch/arm/mach-omap2/gpmc-nand.c        |  137 ++++++++++++++++++++++++++++++++
>>  arch/arm/plat-omap/include/plat/nand.h |    6 ++
>>  drivers/mtd/nand/omap2.c               |   26 +------
>>  4 files changed, 149 insertions(+), 23 deletions(-)
>>  create mode 100644 arch/arm/mach-omap2/gpmc-nand.c
>
> I assume this is material for Tony and the omap tree.
>
Yes, it is.

-- 
Regards,
Vimal Singh



More information about the linux-mtd mailing list