Messages in this thread |  | | From | Chuanhong Guo <> | Subject | [PATCH 0/5] mtd: spinand: add support for more GD SPI NANDs | Date | Sun, 20 Mar 2022 17:59:56 +0800 |
| |
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
|  |