Skip to content
Commit c49836f0 authored by Miquel Raynal's avatar Miquel Raynal
Browse files

mtd: rawnand: sunxi: Add A23/A33 DMA support



Allwinner NAND controllers can make use of DMA to enhance the I/O
throughput thanks to ECC pipelining. DMA handling with A23/A33 NAND IP
is a bit different than with the older SoCs, hence the introduction of
a new compatible to handle:
* the differences between register offsets,
* the burst length change from 4 to minimum 8,
* drive SRAM accesses through the AHB bus instead of the MBUS.

Signed-off-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
parent a760e77d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment