[PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28
From: marek.vasut@gmail.com (Marek Vasut)
Date: 2011-08-26 15:15:53
On Thursday, August 25, 2011 01:34:46 PM Artem Bityutskiy wrote:
On Wed, 2011-08-24 at 15:33 +0800, Huang Shijie wrote:quoted
The patch set is based on Artem's tree: http://git.infradead.org/users/dedekind/l2-mtd-2.6.git The general-purpose media interface(GPMI) controller is a flexible interface to up to several NAND flashs. The Bose Ray-Choudhury Hocquenghem(BCH) module is a hardware ECC accelerator. With the help of BCH, the GPMI controller can choose to do the hardware ECC or not. This driver is a _pure_ MTD NAND controller driver now.I've pushed these patches to my l2-mtd-2.6.git tree. I assume they are independent of the other patches of yours: "[PATCH v8 0/4] add the GPMI-NAND support for imx23/imx28". I did not really review the driver carefully, but the code looks neat at the first glance. My tree is in linux-next, so you should see your driver there. Also, if someone gives it more review, and you send a new version, I can always pick it up.
Yea, add my Acked-by's to that version ;-) Cheers
Thanks.