Re (subset): [PATCH v5 0/8] mtd: spi-nor: read while write support

Tudor Ambarus tudor.ambarus at linaro.org
Wed Mar 29 03:49:27 PDT 2023


On Tue, 28 Mar 2023 17:40:57 +0200, Miquel Raynal wrote:
> Here is a new version of this series trying to bring a little bit of
> parallelism to support SPI-NOR Read While Write feature on parts
> supporting it and featuring several banks.
> 
> I have received some hardware to make it work, so since the RFC, the
> series has been updated to fix my mistakes, but the overall idea is the
> same.
> 
> [...]

Applied to git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git,
spi-nor/next branch. Thanks!

[1/8] mtd: spi-nor: Introduce the concept of bank
      https://git.kernel.org/mtd/c/9d6c5d64f028
[2/8] mtd: spi-nor: Add a macro to define more banks
      https://git.kernel.org/mtd/c/ccff2cfa1ac3
[3/8] mtd: spi-nor: Reorder the preparation vs. locking steps
      https://git.kernel.org/mtd/c/320463477235
[4/8] mtd: spi-nor: Separate preparation and locking
      https://git.kernel.org/mtd/c/c154dbd28003
[5/8] mtd: spi-nor: Prepare the introduction of a new locking mechanism
      https://git.kernel.org/mtd/c/e96d4605b024
[6/8] mtd: spi-nor: Add a RWW flag
      https://git.kernel.org/mtd/c/4eddee70140b
[7/8] mtd: spi-nor: Enhance locking to support reads while writes
      https://git.kernel.org/mtd/c/74df43b3f626

Cheers,
-- 
Tudor Ambarus <tudor.ambarus at linaro.org>



More information about the linux-mtd mailing list