[PATCH v4 00/14] pxa3xx-nand patches to support mvebu builds

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Tue Aug 13 07:37:22 EDT 2013


Brian,

On Mon, Aug 12, 2013 at 04:19:46PM -0700, Brian Norris wrote:
> On Mon, Aug 12, 2013 at 02:14:45PM -0300, Ezequiel Garcia wrote:
> > This patchset is part of the work I'm doing to enable the pxa3xx-nand
> > driver to support the NAND controller in Armada 370/XP. While this is
> > work in progress, here's a subset of patches I consider good enough
> > for mainline.
> 
[..]

> > 
> > Ezequiel Garcia (14):
> >   mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
> >   mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible
> >     string
> 
> This series includes an older version of the above patch, without the
> Tested-by and with a trivial change in the spacing. I just pulled in the
> v3 patch.
> 

Oh, I forgot to fix the cast spacing. Thanks for noticing.

BTW, I dropped the Tested-by on purpose, because as per the ifdef
CONFIG_OF removal I'm not sure Daniel tested that code.

Although he probably did, so it's fine to pick the Tested-by.

> >   mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly
> >   mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field
> >   mtd: nand: pxa3xx: Support command buffer #3
> >   mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read
> >   mtd: nand: pxa3xx: Add a local loop variable
> >   mtd: nand: pxa3xx: Remove hardcoded mtd name
> >   mtd: nand: pxa3xx: Remove uneeded internal cmdset
> >   mtd: nand: pxa3xx: Move cached registers to info structure
> >   mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms
> >   mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()
> >   mtd: nand: pxa3xx: Allow devices with no dma resources
> >   mtd: nand: Allow to build pxa3xx_nand on Orion platforms
> > 
> >  drivers/mtd/nand/Kconfig                      |   2 +-
> >  drivers/mtd/nand/pxa3xx_nand.c                | 277 ++++++++++++++++----------
> >  include/linux/platform_data/mtd-nand-pxa3xx.h |  13 --
> >  3 files changed, 173 insertions(+), 119 deletions(-)
> 
> Pushed the whole series to l2-mtd.git, although I noted one comment in
> patch 8. Thanks!
> 

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



More information about the linux-mtd mailing list