]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: sunxi: Improve A33 NAND transfers by using DMA
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 8 Apr 2019 07:41:47 +0000 (09:41 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 8 Apr 2019 08:42:29 +0000 (10:42 +0200)
commitdccd30ea59922d1eacff925400acd66afcd05cff
tree832fe463b03367ac40039387ae5c2507c98e791b
parent41eb0df1926aa7e8cbd621e66533d8bc35e82a26
ARM: dts: sunxi: Improve A33 NAND transfers by using DMA

In the current state, A33 NAND controllers use PIO during
transfers. Throughput can be increased thanks to the use of DMA
(mostly during reads, because of the ECC pipelining feature).

Besides the usual addition of DMA DT properties, because the A33
NAND DMA handling is different than for older SoCs, we must also
update the compatible which has recently been introduced for this
purpose.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-a23-a33.dtsi