[PATCH v6 16/28] mtd: nand: mxic-ecc: Support SPI pipelined mode

Miquel Raynal miquel.raynal at bootlin.com
Fri Dec 17 07:52:44 PST 2021


On Thu, 2021-12-16 at 11:16:42 UTC, Miquel Raynal wrote:
> Introduce the support for another possible configuration: the ECC
> engine may work as DMA master (pipelined) and move itself the data
> to/from the NAND chip into the buffer, applying the necessary
> corrections/computations on the fly.
> 
> This driver offers an ECC engine implementation that must be
> instatiated from a SPI controller driver.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-mem-ecc.

Miquel



More information about the linux-mtd mailing list