]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mtd: spinand: winbond: Rename DTR variants
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 3 Apr 2025 09:19:26 +0000 (11:19 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 29 Apr 2025 09:05:34 +0000 (11:05 +0200)
commit140bb9e93de69a902d288556e0017172a53f960a
treeced76b99d8a0e9de4c87559f3a2df921beaafd28
parent51b252cce172cbfb21dfd5e544dcbefc649f3daa
mtd: spinand: winbond: Rename DTR variants

So far all the chips supported in the driver apparently have support for
the same kind of operation (typically, single, dual and quad). The
future introduction of W35N chips will change that as these chips only
support single and octal modes. Let's rename the variants accordingly to
make these future additions more understandable.

Acked-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/spi/winbond.c