From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.nokia.com ([192.100.122.233] helo=mgw-mx06.nokia.com) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1NSWyd-0000jb-4A for linux-mtd@lists.infradead.org; Wed, 06 Jan 2010 14:35:15 +0000 Subject: Re: [PATCH v2 2/2]: Introducing 'gpmc-nand.c' for GPMC specific NAND init From: Artem Bityutskiy To: Vimal Singh In-Reply-To: References: <64662.192.168.10.89.1259933932.squirrel@dbdmail.itg.ti.com> <20091204220138.GJ24013@atomide.com> <20091207175644.GA24013@atomide.com> <20091208235725.GA24013@atomide.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 06 Jan 2010 16:34:57 +0200 Message-Id: <1262788497.3177.14.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Tony Lindgren , "Govindraj.R" , linux-omap@vger.kernel.org, Linux MTD Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2009-12-14 at 15:17 +0530, Vimal Singh wrote: > From 6170aa1c63c49a3f09e76258f400230b742fdd6f Mon Sep 17 00:00:00 2001 > From: Vimal Singh > 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 > --- > 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. -- Best Regards, Artem Bityutskiy (Артём Битюцкий)