mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chips
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 3 Apr 2025 09:19:29 +0000 (11:19 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 29 Apr 2025 09:05:34 +0000 (11:05 +0200)
commit25e08bf666607f572d5b9b87b0728d126b9bdef9
treebc00331c2dc7742aadf5b24d35f8120e708f7c55
parent1ac5ff2f2ad671612f9a96ffda948632ed48502f
mtd: spinand: winbond: Add support for W35N02JW and W35N04JW chips

These chips support single SPI, octal SPI and octal DDR SPI.

For now, only the SDR protocols are supported.

Tested with the W35N02JW variant, but the 04 one just has twice more
dies and is described in the same datasheet, so we can reasonably expect
that it will behave identically.

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