Re: [PATCH v3 2/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support

From: Miquel Raynal
Date: Fri Feb 18 2022 - 09:33:15 EST


On Thu, 2022-02-17 at 14:47:53 UTC, Christophe Kerello wrote:
> This patch adds the support of the WP# signal. WP will be disabled in
> probe/resume callbacks and will be enabled in remove/suspend callbacks.
>
> Signed-off-by: Christophe Kerello <christophe.kerello@xxxxxxxxxxx>

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

Miquel