linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx
@ 2013-05-14 11:15 Ezequiel Garcia
  2013-05-14 11:15 ` [PATCH 1/5] mtd: nand: pxa3xx: Set info->use_dma properly Ezequiel Garcia
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Ezequiel Garcia @ 2013-05-14 11:15 UTC (permalink / raw)
  To: linux-mtd
  Cc: Thomas Petazzoni, Lior Amsalem, Ezequiel Garcia, Artem Bityutskiy,
	Lei Wen, Haojian Zhuang, Maen Suleiman, Gregory Clement,
	Neil Zhang, Chao Xie

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

 drivers/mtd/nand/pxa3xx_nand.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
1.8.1.5

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-07-22 14:10 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 11:15 [PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx Ezequiel Garcia
2013-05-14 11:15 ` [PATCH 1/5] mtd: nand: pxa3xx: Set info->use_dma properly Ezequiel Garcia
2013-05-14 11:15 ` [PATCH 2/5] mtd: nand: pxa3xx: Use of_machine_is_compatible() Ezequiel Garcia
2013-05-14 11:15 ` [PATCH 3/5] mtd: nand: pxa3xx: Fix MODULE_DEVICE_TABLE declaration Ezequiel Garcia
2013-05-14 11:15 ` [PATCH 4/5] mtd: nand: pxa3xx: Add address support for READID command Ezequiel Garcia
2013-05-14 11:15 ` [PATCH 5/5] mtd: nand: pxa3xx: Add support for Read parameter page command Ezequiel Garcia
2013-05-20 12:37 ` [PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx Ezequiel Garcia
2013-06-07 14:22   ` Ezequiel Garcia
2013-06-08  7:22     ` Haojian Zhuang
2013-06-08  9:00       ` Haojian Zhuang
2013-06-08 18:40         ` Ezequiel Garcia
2013-07-01  7:21     ` Artem Bityutskiy
2013-07-01 13:41       ` Ezequiel Garcia
2013-07-20 14:36       ` Ezequiel Garcia
2013-07-22  6:39         ` Brian Norris
2013-07-22 14:10           ` Ezequiel Garcia
2013-06-17  5:53 ` Igor Grinberg
2013-06-17 11:03   ` Ezequiel Garcia
2013-06-29 14:17     ` Ezequiel Garcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).