public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Jaime Liao <jaimeliao.tw@gmail.com>
To: linux-mtd@lists.infradead.org, miquel.raynal@bootlin.com, richard@nod.at
Cc: jaimeliao@mxic.com.tw, jaimeliao.tw@gmail.com
Subject: [PATCH v2 0/4] mtd: spinand: Add continuous read mode support
Date: Thu,  9 Feb 2023 20:08:49 +0800	[thread overview]
Message-ID: <20230209120853.660564-1-jaimeliao.tw@gmail.com> (raw)

This series add support continuous read mode for SPI NAND.

v2:
  correct typos
  change error handle when continuous read error

Jaime Liao (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 Macronix Flash

 drivers/mtd/nand/spi/core.c     | 116 ++++++++++++++++++++++++++++++++
 drivers/mtd/nand/spi/macronix.c |  14 ++--
 include/linux/mtd/spinand.h     |   4 ++
 3 files changed, 127 insertions(+), 7 deletions(-)

-- 
2.34.1


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

             reply	other threads:[~2023-02-09 12:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09 12:08 Jaime Liao [this message]
2023-02-09 12:08 ` [PATCH v2 1/4] mtd: spinand: Add support continuous read mode Jaime Liao
2023-02-09 12:08 ` [PATCH v2 2/4] mtd: spinand: Add continuous read state Jaime Liao
2023-02-09 12:08 ` [PATCH v2 3/4] mtd: spinand: Add support continuous read operation Jaime Liao
2023-02-15  6:51   ` Chuanhong Guo
2023-04-27  9:58     ` liao jaime
2023-02-09 12:08 ` [PATCH v2 4/4] mtd: spinand: macronix: Add continuous read support for Macronix Flash Jaime Liao
  -- strict thread matches above, loose matches on Subject: below --
2022-02-09  9:10 [PATCH v2 0/4] mtd: spinand: Add continuous read mode support Zhengxun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230209120853.660564-1-jaimeliao.tw@gmail.com \
    --to=jaimeliao.tw@gmail.com \
    --cc=jaimeliao@mxic.com.tw \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox