[PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Mon Jun 17 07:03:05 EDT 2013


Nikita, Igor:

On Mon, Jun 17, 2013 at 08:53:25AM +0300, Igor Grinberg wrote:
> On 05/14/13 14:15, Ezequiel Garcia wrote:
> > The Armada 370 and Armada XP SoC include a NAND controller (NFCv2) that
> > is similar to the one in PXA SoC. Therefore, it should be possible to support
> > Armada NAND using pxa3xx-nand driver.
> > 
> > While this effort is not ready yet, here is a set of patches that are needed
> > for such work.
> > 
> > A small summary of the patches:
> > 
> >   * 1/5 is a fix for a 2-year regression that removed DMA support.
> > 
> >   * 2/5 and 3/5 are needed to build the driver on platforms other PXA.
> > 
> >   * 4/5 and 5/5 add ONFI-compliant device detection and are needed
> >     to successfully probe newer flash devices.
> > 
> > Applies cleanly on top of l2-mtd.git.
> > 
> > Thanks!
> > 
> > Ezequiel Garcia (5):
> >   mtd: nand: pxa3xx: Set info->use_dma properly
> >   mtd: nand: pxa3xx: Use of_machine_is_compatible()
> >   mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration
> >   mtd: nand: pxa3xx: Add address support for READID command
> >   mtd: nand: pxa3xx: Add support for Read parameter page command
> 
> tested on cm-x300, upstream 3.10-rc5 and no regressions seen.
> 
> Tested-by: Nikita Kiryanov <nikita at compulab.co.il>
> Acked-by: Igor Grinberg <grinberg at compulab.co.il>
> 

Thanks a lot for the review and the test!

Artem, do you think this could be queued for v3.11?

-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com



More information about the linux-mtd mailing list