mtd: spinand: macronix: Add support for serial NAND flash
authorCheng Ming Lin <chengminglin@mxic.com.tw>
Thu, 4 Jul 2024 02:48:39 +0000 (10:48 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 17 Jul 2024 08:39:39 +0000 (10:39 +0200)
commitd29e8e28d6d53b3406c214059b8e048fa950a136
treead1b998e17a710fd016f30a08e3c8062d26a1458
parentaacbb6c837dfc0f5bba29318c590fc83a0e83f70
mtd: spinand: macronix: Add support for serial NAND flash

MX35{U,L}F{2,4}G24AD-Z4I8 are Macronix serial NAND flashes.

Their main difference from MX35{U,L}F{2,4}G24AD lies in
the plane number. The plane number for those with the
postfix Z4I8 is 1.

These flashes have been validated on Xilinx zynq-picozed
board which include Macronix SPI Host.

Signed-off-by: Cheng Ming Lin <chengminglin@mxic.com.tw>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240704024839.241101-3-linchengming884@gmail.com
drivers/mtd/nand/spi/macronix.c