Re: [PATCH v23 18/18] mtd: rawnand: pl353: Add support for the ARM PL353 SMC NAND controller

From: Miquel Raynal
Date: Fri Jun 11 2021 - 15:01:50 EST


On Thu, 2021-06-10 at 08:20:40 UTC, Miquel Raynal wrote:
> This hardware controller is embedded in XilinX Zynq-7000 SoCs and has
> partial support for Hamming ECC correction.
>
> This work is inspired from the original contributions of Punnaiah
> Choudary Kalluri and Naga Sureshkumar Relli.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> Tested-by: Michael Walle <michael@xxxxxxxx> [on zynq-7000]

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.

Miquel