linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable NAND on Armada-7040-DB board
@ 2017-09-25 14:53 Miquel Raynal
  2017-09-25 14:53 ` [PATCH 1/3] Documentation: devicetree: add pxa3xx compatible and syscon property Miquel Raynal
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Miquel Raynal @ 2017-09-25 14:53 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, Boris Brezillon, Marek Vasut,
	Richard Weinberger, Cyrille Pitchen, Jason Cooper, Andrew Lunn,
	Gregory Clement, Sebastian Hesselbarth, Ezequiel Garcia,
	linux-mtd, devicetree, linux-arm-kernel
  Cc: Thomas Petazzoni, Antoine Tenart, Nadav Haklai, Miquel Raynal

Hi,

This series adds support for NAND on Armada-7040-DB board.

Besides standard NAND node addition, it also introduces a new compatible
string for the pxa3xx_nand driver to support the subitilities of A7k/A8k
SoCs, as well as a new property used by the pxa3xx_nand driver to grab a
phandle on the system control node in order to enable the NAND
controller itself.

Regards,
Miquel


Gregory CLEMENT (1):
  arm64: dts: marvell: add NAND support on the 7040-DB board

Miquel Raynal (2):
  Documentation: devicetree: add pxa3xx compatible and syscon property
  mtd: nand: pxa3xx: enable NAND controller if the SoC needs it

 .../devicetree/bindings/mtd/pxa3xx-nand.txt        |  4 +++
 arch/arm64/boot/dts/marvell/armada-7040-db.dts     | 24 +++++++++++++
 arch/arm64/boot/dts/marvell/armada-70x0.dtsi       | 14 ++++++++
 .../boot/dts/marvell/armada-cp110-master.dtsi      |  3 +-
 drivers/mtd/nand/pxa3xx_nand.c                     | 41 +++++++++++++++++++---
 5 files changed, 81 insertions(+), 5 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-10-12 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-25 14:53 [PATCH 0/3] Enable NAND on Armada-7040-DB board Miquel Raynal
2017-09-25 14:53 ` [PATCH 1/3] Documentation: devicetree: add pxa3xx compatible and syscon property Miquel Raynal
2017-09-25 14:53 ` [PATCH 2/3] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it Miquel Raynal
2017-09-25 14:53 ` [PATCH 3/3] arm64: dts: marvell: add NAND support on the 7040-DB board Miquel Raynal
2017-09-25 15:06   ` Gregory CLEMENT
2017-10-12 14:30     ` Gregory CLEMENT
2017-10-05 12:53 ` [PATCH 0/3] Enable NAND on Armada-7040-DB board Boris Brezillon

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).