Re: [PATCH v3 3/4] mtd: rawnand: fsmc: Take instruction delay into account

From: Miquel Raynal
Date: Fri Nov 19 2021 - 13:38:43 EST


On Fri, 2021-11-19 at 15:03:15 UTC, Herve Codina wrote:
> The FSMC NAND controller should apply a delay after the
> instruction has been issued on the bus.
> The FSMC NAND controller driver did not handle this delay.
>
> Add this waiting delay in the FSMC NAND controller driver.
>
> Fixes: 4da712e70294 ("mtd: nand: fsmc: use ->exec_op()")
> Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.

Miquel