All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
@ 2015-01-23 15:41 ` Maxime Ripard
  0 siblings, 0 replies; 15+ messages in thread
From: Maxime Ripard @ 2015-01-23 15:41 UTC (permalink / raw)
  To: Gregory Clement, Jason Cooper, Andrew Lunn, Sebastian Hesselbarth,
	Ezequiel Garcia, Brian Norris
  Cc: Lior Amsalem, Tawfik Bayouk, Thomas Petazzoni, Seif Mazareeb,
	linux-kernel, Sudhakar Gundubogula, Nadav Haklai, Boris Brezillon,
	linux-mtd, Maxime Ripard, linux-arm-kernel

Hi,

This patch serie enable the NAND support on the Armada 385 Access
Point DB.

In the process, some timeouts were found when we were accessing a
freshly erased NAND page, which turned out to be an issue when
draining the read FIFO where we were not following the datasheet.

This has been fixed with the first patch, with stable CC'd. The second
patch just enables the NAND controller in the DT.

Thanks,
Maxime

Maxime Ripard (2):
  mtd: nand: pxa3xx: Fix PIO FIFO draining
  ARM: mvebu: a385-db-ap: Enable the NAND

 arch/arm/boot/dts/armada-385-db-ap.dts | 13 ++++++++++++
 drivers/mtd/nand/pxa3xx_nand.c         | 36 ++++++++++++++++++++++++++++------
 2 files changed, 43 insertions(+), 6 deletions(-)

-- 
2.2.2

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

end of thread, other threads:[~2015-01-24 14:09 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-23 15:41 [PATCH 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller Maxime Ripard
2015-01-23 15:41 ` Maxime Ripard
2015-01-23 15:41 ` Maxime Ripard
2015-01-23 15:41 ` [PATCH 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining Maxime Ripard
2015-01-23 15:41   ` Maxime Ripard
2015-01-23 15:41   ` Maxime Ripard
2015-01-23 15:59   ` Gregory CLEMENT
2015-01-23 15:59     ` Gregory CLEMENT
2015-01-23 15:59     ` Gregory CLEMENT
2015-01-24 14:01     ` Ezequiel Garcia
2015-01-24 14:01       ` Ezequiel Garcia
2015-01-24 14:01       ` Ezequiel Garcia
2015-01-23 15:41 ` [PATCH 2/2] ARM: mvebu: a385-db-ap: Enable the NAND Maxime Ripard
2015-01-23 15:41   ` Maxime Ripard
2015-01-23 15:41   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.