mbox series

[0/2] mtd: spinand: macronix: Add MX31LF1GE4BC/MX31UF1GE4BC support

Message ID 1595404978-31079-1-git-send-email-ycllin@mxic.com.tw
Headers show
Series mtd: spinand: macronix: Add MX31LF1GE4BC/MX31UF1GE4BC support | expand

Message

YouChing Lin July 22, 2020, 8:02 a.m. UTC
Hi,

The Macronix MX31LF1GE4BC/MX31UF1GE4BC are 3V/1.8V, 1Gbit (128MB) serial
NAND flash devices.

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

Thanks for your time and review.
Best Regards,
YouChing


YouChing Lin (2):
  mtd: spinand: macronix: Add support for MX31LF1GE4BC
  mtd: spinand: macronix: Add support for MX31UF1GE4BC

 drivers/mtd/nand/spi/macronix.c | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)