Re: [PATCH v8 0/7] mtd: spi-nor: keep lock bits if they are non-volatile

From: Vignesh Raghavendra
Date: Wed Dec 09 2020 - 09:37:44 EST


Hi Michael,

On Thu, 3 Dec 2020 17:29:52 +0100, Michael Walle wrote:
> I bundled this as a series, because otherwise there will be conflicts
> because the "remove global protection flag" patches modify the same lines
> as the main patch.
>
> There are now two more patches:
> mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
> mtd: spi-nor: ignore errors in spi_nor_unlock_all()
> Both are fixes and are first in this series. This will ensure that they
> might be cherry-picked without conflicts as the following patches touches
> the same lines.
>
> [...]

Appreciate all the hard work!

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git spi-nor/next, thanks!
[1/7] mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
https://git.kernel.org/mtd/c/989d4b72ba
[2/7] mtd: spi-nor: ignore errors in spi_nor_unlock_all()
https://git.kernel.org/mtd/c/bdb1a75e4b
[3/7] mtd: spi-nor: atmel: remove global protection flag
https://git.kernel.org/mtd/c/e6204d4620
[4/7] mtd: spi-nor: sst: remove global protection flag
https://git.kernel.org/mtd/c/a833383732
[5/7] mtd: spi-nor: intel: remove global protection flag
https://git.kernel.org/mtd/c/afcf93e9d6
[6/7] mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
https://git.kernel.org/mtd/c/8c174d1511
[7/7] mtd: spi-nor: keep lock bits if they are non-volatile
https://git.kernel.org/mtd/c/31ad3eff09

--
Regards
Vignesh