From: Pratyush Yadav <pratyush@kernel.org>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>,
Vignesh Raghavendra <vigneshr@ti.com>,
Tudor Ambarus <tudor.ambarus@linaro.org>,
Pratyush Yadav <pratyush@kernel.org>,
Michael Walle <michael@walle.cc>,
<linux-mtd@lists.infradead.org>,
Julien Su <juliensu@mxic.com.tw>,
Alvin Zhou <alvinzhou@mxic.com.tw>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [PATCH 1/9] mtd: nand: Rename the NAND IO iteration helper
Date: Fri, 23 Aug 2024 14:48:11 +0200 [thread overview]
Message-ID: <mafs0y14nv20k.fsf@kernel.org> (raw)
In-Reply-To: <20240821162528.218292-2-miquel.raynal@bootlin.com> (Miquel Raynal's message of "Wed, 21 Aug 2024 18:25:20 +0200")
On Wed, Aug 21 2024, Miquel Raynal wrote:
> Soon a helper for iterating over blocks will be needed (for continuous
> read purposes). In order to clarify the intend of this helper, let's
> rename it with the "page" wording inside.
>
> While at it, improve the doc and fix a typo.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Pratyush Yadav <pratyush@kernel.org>
--
Regards,
Pratyush Yadav
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next prev parent reply other threads:[~2024-08-23 12:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-21 16:25 [PATCH 0/9] mtd: spi-nand: Continuous read support Miquel Raynal
2024-08-21 16:25 ` [PATCH 1/9] mtd: nand: Rename the NAND IO iteration helper Miquel Raynal
2024-08-23 12:48 ` Pratyush Yadav [this message]
2024-08-21 16:25 ` [PATCH 2/9] mtd: nand: Introduce a block iterator Miquel Raynal
2024-08-21 16:25 ` [PATCH 3/9] mtd: spi-nand: Isolate the MTD read logic in a helper Miquel Raynal
2024-08-21 16:25 ` [PATCH 4/9] mtd: spi-nand: Add continuous read support Miquel Raynal
2024-08-22 13:29 ` Pratyush Yadav
2024-08-23 14:51 ` Miquel Raynal
2024-08-23 16:00 ` Pratyush Yadav
2024-08-21 16:25 ` [PATCH 5/9] mtd: spi-nand: Expose spinand_write_reg_op() Miquel Raynal
2024-08-21 16:25 ` [PATCH 6/9] mtd: spi-nand: macronix: Fix helper name Miquel Raynal
2024-08-21 16:25 ` [PATCH 7/9] mtd: spi-nand: macronix: Extract the bitflip retrieval logic Miquel Raynal
2024-08-21 16:25 ` [PATCH 8/9] mtd: spi-nand: macronix: Add a possible bitflip status flag Miquel Raynal
2024-08-21 16:25 ` [PATCH 9/9] mtd: spi-nand: macronix: Continuous read support Miquel Raynal
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=mafs0y14nv20k.fsf@kernel.org \
--to=pratyush@kernel.org \
--cc=alvinzhou@mxic.com.tw \
--cc=juliensu@mxic.com.tw \
--cc=linux-mtd@lists.infradead.org \
--cc=michael@walle.cc \
--cc=miquel.raynal@bootlin.com \
--cc=richard@nod.at \
--cc=thomas.petazzoni@bootlin.com \
--cc=tudor.ambarus@linaro.org \
--cc=vigneshr@ti.com \
/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 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.