[PATCH 0/5] mtd: spinand: add support for more GD SPI NANDs

Chuanhong Guo gch981213 at gmail.com
Sun Mar 20 02:59:56 PDT 2022


This patchset adds support for gigadevice SPI NANDs currently
in production.
Tested the following chip by reading and writing a large file on
UBIFS:
 GD5F1GQ5UEYIG
 GD5F2GQ5UEYIG
 GD5F4GQ6UEYIG
 GD5F2GM7UEYIG
 GD5F4GM8UEYIG

Other untested ones are variants of tested or currently
supported chips with different voltage and capacity.

Chuanhong Guo (5):
  mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
  mtd: spinand: gigadevice: add support for GD5FxGQ4xExxG
  mtd: spinand: gigadevice: add support for GD5F1GQ5RExxG
  mtd: spinand: gigadevice: add support for GD5F{2,4}GQ5xExxG
  mtd: spinand: gigadevice: add support for GD5FxGM7xExxG

 drivers/mtd/nand/spi/gigadevice.c | 158 +++++++++++++++++++++++++++++-
 1 file changed, 157 insertions(+), 1 deletion(-)

-- 
2.35.1




More information about the linux-mtd mailing list