On Fri, 2021-12-17 at 14:20:31 UTC, Miquel Raynal wrote: > Introduce Renesas NAND controller driver which currently supports the > following features on R-Car Gen3 and RZ/N1 SoCs: > - All ONFI timing modes > - Different configurations of its internal ECC controller > - On-die (not tested) and software ECC support > - Several chips (not tested) > - Subpage accesses > - DMA and PIO > > This controller was originally provided by Evatronix before being bought > by Cadence. > > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> > Tested-by: Ralph Siemsen <ralph.siemsen@xxxxxxxxxx> > Acked-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next. Miquel