linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Sun8i NAND DMA support
@ 2019-04-04 16:21 Miquel Raynal
  2019-04-04 16:21 ` [PATCH 1/3] dt-bindings: mtd: sunxi: Add new compatible Miquel Raynal
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Miquel Raynal @ 2019-04-04 16:21 UTC (permalink / raw)
  To: Richard Weinberger, David Woodhouse, Brian Norris, Marek Vasut,
	Tudor Ambarus, Vignesh Raghavendra, Maxime Ripard, Chen-Yu Tsai
  Cc: Mark Rutland, devicetree, Rob Herring, linux-mtd, Miquel Raynal,
	linux-arm-kernel

Hello,

This series improves the NAND throughput on sun8i platforms by adding
DMA support. This increase comes from the ECC pipelining feature.

Because NAND DMA handling has changed between A10+ and A33 SoCs, we
must introduce a new compatible. DT is updated with this new
compatible in addition with the usual DMA properties.

Tested on an A33-Olinuxino.

Thanks,
Miquèl


Miquel Raynal (3):
  dt-bindings: mtd: sunxi: Add new compatible
  mtd: rawnand: sunxi: Add DMA support for sun8i
  ARM: dts: sunxi: Improve sun8i NAND transfers by using DMA

 .../devicetree/bindings/mtd/sunxi-nand.txt    |  7 +-
 arch/arm/boot/dts/sun8i-a23-a33.dtsi          |  4 +-
 drivers/mtd/nand/raw/sunxi_nand.c             | 75 +++++++++++++++++--
 3 files changed, 77 insertions(+), 9 deletions(-)

-- 
2.19.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2019-04-16 16:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04 16:21 [PATCH 0/3] Sun8i NAND DMA support Miquel Raynal
2019-04-04 16:21 ` [PATCH 1/3] dt-bindings: mtd: sunxi: Add new compatible Miquel Raynal
2019-04-05  9:13   ` Maxime Ripard
2019-04-05  9:28     ` Miquel Raynal
2019-04-05  9:56       ` Maxime Ripard
2019-04-04 16:21 ` [PATCH 2/3] mtd: rawnand: sunxi: Add DMA support for sun8i Miquel Raynal
2019-04-05  9:16   ` Maxime Ripard
2019-04-05  9:37     ` Miquel Raynal
2019-04-05 10:55       ` Maxime Ripard
2019-04-05 12:25         ` Miquel Raynal
2019-04-05 12:47           ` Maxime Ripard
2019-04-14  9:05   ` Boris Brezillon
2019-04-15  6:58     ` Miquel Raynal
2019-04-15  7:14       ` Boris Brezillon
2019-04-16 16:53         ` Miquel Raynal
2019-04-04 16:21 ` [PATCH 3/3] ARM: dts: sunxi: Improve sun8i NAND transfers by using DMA Miquel Raynal
2019-04-05  9:18   ` Maxime Ripard
2019-04-05  9:38     ` Miquel Raynal

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