From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: [PATCH v2 2/2]: Introducing 'gpmc-nand.c' for GPMC specific NAND init Date: Wed, 06 Jan 2010 16:34:57 +0200 Message-ID: <1262788497.3177.14.camel@localhost> References: <64662.192.168.10.89.1259933932.squirrel@dbdmail.itg.ti.com> <20091204220138.GJ24013@atomide.com> <20091207175644.GA24013@atomide.com> <20091208235725.GA24013@atomide.com> Reply-To: dedekind1@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from smtp.nokia.com ([192.100.122.233]:49128 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932214Ab0AFOfR (ORCPT ); Wed, 6 Jan 2010 09:35:17 -0500 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Vimal Singh Cc: Tony Lindgren , "Govindraj.R" , linux-omap@vger.kernel.org, Linux MTD On Mon, 2009-12-14 at 15:17 +0530, Vimal Singh wrote: > From 6170aa1c63c49a3f09e76258f400230b742fdd6f Mon Sep 17 00:00:00 200= 1 > From: Vimal Singh > Date: Wed, 25 Nov 2009 18:23:15 +0530 > Subject: [PATCH] Introducing 'gpmc-nand.c' for GPMC specific NAND ini= t >=20 > 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'. >=20 > 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. --=20 Best Regards, Artem Bityutskiy (=D0=90=D1=80=D1=82=D1=91=D0=BC =D0=91=D0=B8=D1=82=D1=8E= =D1=86=D0=BA=D0=B8=D0=B9) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html