[PATCH -next] mtd: sunxi-nand: add dma support for allwinner h3

Miquel Raynal miquel.raynal at bootlin.com
Mon Oct 5 08:34:23 EDT 2020


Hi Manuel,

Manuel Dipolt <mdipolt at robart.cc> wrote on Mon, 5 Oct 2020 14:20:19
+0200 (CEST):

> The Allwinner H3 soc is using different dma mode,
> see old sunxi drivers https://github.com/allwinner-zh/linux-3.4-sunxi/tree/master/modules/nand
> 
> Added support for it and a compatible option sun8i-h3-nand-controller,
> which using sunxi_nfc_h3_caps with a new dma_option field, which is set to 0 for the H3.
> 
> 
> 

There are a few obvious style issues in your patch, can you please run

	$ scripts/checkpatch.pl --strict

and address all the reported errors in a v2?

Thanks!
Miquèl

> Signed-off-by: Manuel Dipolt <manuel.dipolt at robart.cc>



More information about the linux-mtd mailing list