From mboxrd@z Thu Jan 1 00:00:00 1970 From: b32955@freescale.com (Huang Shijie) Date: Thu, 31 Mar 2011 18:09:56 +0800 Subject: [PATCH 3/7] add the database for the NANDs In-Reply-To: <1301565242.2828.32.camel@localhost> References: <1300240521-4344-1-git-send-email-b32955@freescale.com> <1300240521-4344-4-git-send-email-b32955@freescale.com> <1301565242.2828.32.camel@localhost> Message-ID: <4D9452F4.1000402@freescale.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org hi: > On Wed, 2011-03-16 at 09:55 +0800, Huang Shijie wrote: >> This is a database for the NANDs which is now supported by imx23 and imx28. >> >> Signed-off-by: Huang Shijie > I agree GPMI is a great and powerful controller. But it is not the only > cotroller out there, and we obviously should not have NAND device data > bases for each nice NAND controller, righ? So we obviously have to have > only one single data-base. > Please check the latest driver. thanks.