[PATCH 05/21] mtd: spinand: Use more specific naming for the erase op
Miquel Raynal
miquel.raynal at bootlin.com
Fri Mar 7 08:03:40 PST 2025
On 07/03/2025 at 15:45:03 GMT, Tudor Ambarus <tudor.ambarus at linaro.org> wrote:
> If there's no chip erase for SPI NANDs, then keeping the name as it was
> makes more sense to me.
There is no chip erase indeed, but my goal is to mostly clarify the bus
topology here. Specifically the 1s-1s-0 vs. 8d-8d-0 operations.
It is true that this series only uses the data-oriented commands because
that is where the time penalty really is, but I figured renaming all ops
would be nicer to keep the harmony among them and prepare for the next
step (octal dtr).
More information about the linux-mtd
mailing list