Re: [PATCH v3 1/4] mtd: rawnand: Add support manufacturer specific lock/unlock operation

From: Miquel Raynal
Date: Tue Mar 10 2020 - 14:30:19 EST


On Tue, 2020-03-03 at 07:21:21 UTC, Mason Yang wrote:
> Add nand_lock() & nand_unlock() for manufacturer specific lock & unlock
> operation while the device supports Block Portection function.
>
> Signed-off-by: Mason Yang <masonccyang@xxxxxxxxxxx>
> Reported-by: kbuild test robot <lkp@xxxxxxxxx>
> Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

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

Miquel