From mboxrd@z Thu Jan 1 00:00:00 1970 From: dedekind1@gmail.com (Artem Bityutskiy) Date: Thu, 25 Aug 2011 14:34:46 +0300 Subject: [PATCH v10 0/3] add the GPMI controller driver for IMX23/IMX28 In-Reply-To: <1314171204-25458-1-git-send-email-b32955@freescale.com> References: <1314171204-25458-1-git-send-email-b32955@freescale.com> Message-ID: <1314272091.18988.53.camel@sauron> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2011-08-24 at 15:33 +0800, Huang Shijie wrote: > 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. Thanks. -- Best Regards, Artem Bityutskiy