[PATCH v5 1/4] mtd: rawnand: Add destructive operation

Miquel Raynal miquel.raynal at bootlin.com
Thu Nov 30 02:36:44 PST 2023


On Sat, 2023-11-25 at 01:24:35 UTC, dregan at broadcom.com wrote:
> From: Boris Brezillon <bbrezillon at kernel.org>
> 
> Erase and program operations need the write protect (wp) pin to be
> de-asserted to take effect. Add the concept of destructive
> operation and pass the information to exec_op() so controllers know
> when they should de-assert this pin without having to decode
> the command opcode.
> 
> Signed-off-by: Boris Brezillon <bbrezillon at kernel.org>
> Signed-off-by: David Regan <dregan at broadcom.com>
> Reviewed-by: Florian Fainelli <florian.fainelli at broadcom.com>

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

Miquel



More information about the linux-mtd mailing list