Re: [PATCH v5 2/4] mtd: rawnand: NAND controller write protect

From: Miquel Raynal
Date: Thu Nov 30 2023 - 05:36:53 EST


On Sat, 2023-11-25 at 01:24:36 UTC, dregan@xxxxxxxxxxxx wrote:
> From: David Regan <dregan@xxxxxxxxxxxx>
>
> Allow NAND controller to be responsible for write protect pin
> handling during fast path and exec_op destructive operation
> when controller_wp flag is set.
>
> Signed-off-by: David Regan <dregan@xxxxxxxxxxxx>
> Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>

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

Miquel