From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4E1A8731.9080708@freescale.com> Date: Mon, 11 Jul 2011 13:16:33 +0800 From: Huang Shijie MIME-Version: 1.0 To: Wolfram Sang Subject: Re: [PATCH v6 1/4] ARM: mxs: add GPMI-NAND support for imx23/imx28 References: <1310102885-4102-1-git-send-email-b32955@freescale.com> <1310102885-4102-2-git-send-email-b32955@freescale.com> <20110708190722.GA16490@pengutronix.de> In-Reply-To: <20110708190722.GA16490@pengutronix.de> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Cc: arnd@arndb.de, s.hauer@pengutronix.de, linux-mtd@lists.infradead.org, u.kleine-koenig@pengutronix.de, linux-arm-kernel@lists.infradead.org, LW@karo-electronics.de List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi: > Hi Huang, > >> diff --git a/arch/arm/mach-mxs/include/mach/gpmi-nand.h b/arch/arm/mach-mxs/include/mach/gpmi-nand.h >> new file mode 100644 >> index 0000000..f1cf565 >> --- /dev/null >> +++ b/arch/arm/mach-mxs/include/mach/gpmi-nand.h > I am also mostly happy with it now :) > > Assuming the above file will be needed by mx50/mx6, too, would it make sense to > put it to include/linux/mtd/gpmi-nand.h right from the beginning? thanks. A good idea. Best Regards Huang Shijie > Regards, > > Wolfram > From mboxrd@z Thu Jan 1 00:00:00 1970 From: b32955@freescale.com (Huang Shijie) Date: Mon, 11 Jul 2011 13:16:33 +0800 Subject: [PATCH v6 1/4] ARM: mxs: add GPMI-NAND support for imx23/imx28 In-Reply-To: <20110708190722.GA16490@pengutronix.de> References: <1310102885-4102-1-git-send-email-b32955@freescale.com> <1310102885-4102-2-git-send-email-b32955@freescale.com> <20110708190722.GA16490@pengutronix.de> Message-ID: <4E1A8731.9080708@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi: > Hi Huang, > >> diff --git a/arch/arm/mach-mxs/include/mach/gpmi-nand.h b/arch/arm/mach-mxs/include/mach/gpmi-nand.h >> new file mode 100644 >> index 0000000..f1cf565 >> --- /dev/null >> +++ b/arch/arm/mach-mxs/include/mach/gpmi-nand.h > I am also mostly happy with it now :) > > Assuming the above file will be needed by mx50/mx6, too, would it make sense to > put it to include/linux/mtd/gpmi-nand.h right from the beginning? thanks. A good idea. Best Regards Huang Shijie > Regards, > > Wolfram >