public inbox for linux-kernel@vger.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
  2015-01-23 15:41 ` [PATCH 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining Maxime Ripard
  2015-01-23 15:41 ` [PATCH 2/2] ARM: mvebu: a385-db-ap: Enable the NAND Maxime Ripard
  0 siblings, 2 replies; 5+ 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: linux-mtd, Boris Brezillon, Thomas Petazzoni, linux-arm-kernel,
	Tawfik Bayouk, Nadav Haklai, Lior Amsalem, linux-kernel,
	Sudhakar Gundubogula, Seif Mazareeb, Maxime Ripard

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] 5+ messages in thread

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

Thread overview: 5+ 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 ` [PATCH 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining Maxime Ripard
2015-01-23 15:59   ` Gregory CLEMENT
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox