mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
authorChuanhong Guo <gch981213@gmail.com>
Sun, 20 Mar 2022 09:59:57 +0000 (17:59 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 4 Apr 2022 08:34:48 +0000 (10:34 +0200)
commita4f9dd55c5e1bb951db6f1dee20e62e0103f3438
treed81a061dbd68bb472f4d4cba64af626c1d438882
parent6425dd136ddc40fc434156d1957a3adb367dd874
mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG

Read From Cache Quad IO (EBH) uses 2 dummy bytes on this chip according
to page 23 of the datasheet[0].

[0]: https://www.gigadevice.com/datasheet/gd5f1gq5xexxg/

Fixes: 469b99248985 ("mtd: spinand: gigadevice: Support GD5F1GQ5UExxG")
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220320100001.247905-2-gch981213@gmail.com
drivers/mtd/nand/spi/gigadevice.c