[PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28
From: Huang Shijie <hidden>
Date: 2011-08-27 01:03:46
Hi Marek: On Fri, Aug 26, 2011 at 11:15 AM, Marek Vasut [off-list ref] wrote:
On Thursday, August 25, 2011 01:34:46 PM Artem Bityutskiy wrote:quoted
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 ;-)
Thanks for your comments. :) I will send out the new version next week. Best Regards Huang Shijie
Cheersquoted
Thanks.