Re: [PATCH 5/5] mtd: spinand: gigadevice: add support for GD5FxGM7xExxG

From: Miquel Raynal
Date: Mon Apr 04 2022 - 04:47:15 EST


On Sun, 2022-03-20 at 10:00:01 UTC, Chuanhong Guo wrote:
> Add support for:
> GD5F{1,2}GM7{U,R}ExxG
> GD5F4GM8{U,R}ExxG
>
> These are new 27nm counterparts for the GD5FxGQ4 chips from GigaDevice
> with 8b/512b on-die ECC capability.
> These chips (and currently supported GD5FxGQ5 chips) have QIO DTR
> instruction for reading page cache. It isn't added in this patch because
> I don't have a DTR spi controller for testing.
>
> Signed-off-by: Chuanhong Guo <gch981213@xxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel