]> git.itanic.dy.fi Git - linux-stable/commit
mtd: spinand: macronix: Add support for MX35LFxGE4AD
authorYouChing Lin <ycllin@mxic.com.tw>
Thu, 5 Nov 2020 07:23:40 +0000 (15:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jun 2023 09:00:00 +0000 (11:00 +0200)
commit85258ae3070848d9d0f6fbee385be2db80e8cf26
tree5a10af3fac3f85732bde1dd500579587105e316b
parent8e546674031fc1576da501e27a8fd165222e5a37
mtd: spinand: macronix: Add support for MX35LFxGE4AD

commit 5ece78de88739b4c68263e9f2582380c1fd8314f upstream.

The Macronix MX35LF2GE4AD / MX35LF4GE4AD are 3V, 2G / 4Gbit serial
SLC NAND flash device (with on-die ECC).

Validated by read, erase, read back, write, read back and nandtest
on Xilinx Zynq PicoZed FPGA board which included Macronix SPI Host
(drivers/spi/spi-mxic.c).

Signed-off-by: YouChing Lin <ycllin@mxic.com.tw>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/1604561020-13499-1-git-send-email-ycllin@mxic.com.tw
Signed-off-by: JaimeLiao <jaimeliao.tw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mtd/nand/spi/macronix.c