All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] mtd: spinand: Add continuous read mode support
@ 2022-08-11  9:45 JaimeLiao
  2022-08-11  9:45 ` [PATCH v1 1/4] mtd: spinand: Add support continuous read mode JaimeLiao
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: JaimeLiao @ 2022-08-11  9:45 UTC (permalink / raw)
  To: linux-mtd, miquel.raynal; +Cc: jaimeliao, JaimeLiao

This series add support continuous read mode for SPI NAND.

JaimeLiao (4):
  mtd: spinand: Add support continuous read mode
  mtd: spinand: Add continuous read state
  mtd: spinand: Add support continuous read operation
  mtd: spinand: macronix: Add continuous read support for MX35LF2GE4AD

 drivers/mtd/nand/spi/core.c     | 118 ++++++++++++++++++++++++++++++++
 drivers/mtd/nand/spi/macronix.c |   2 +-
 include/linux/mtd/spinand.h     |   4 ++
 3 files changed, 123 insertions(+), 1 deletion(-)

-- 
2.17.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-15  8:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-11  9:45 [PATCH v1 0/4] mtd: spinand: Add continuous read mode support JaimeLiao
2022-08-11  9:45 ` [PATCH v1 1/4] mtd: spinand: Add support continuous read mode JaimeLiao
2022-08-11  9:45 ` [PATCH v1 2/4] mtd: spinand: Add continuous read state JaimeLiao
2022-08-11  9:45 ` [PATCH v1 3/4] mtd: spinand: Add support continuous read operation JaimeLiao
2022-11-07 14:48   ` Miquel Raynal
2023-02-08 11:14     ` liao jaime
2023-02-15  8:23       ` Miquel Raynal
2022-08-11  9:45 ` [PATCH v1 4/4] mtd: spinand: macronix: Add continuous read support for MX35LF2GE4AD JaimeLiao

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.