mtd: spinand: gigadevice: Only one dummy byte in QUADIO
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 20 Aug 2020 16:51:19 +0000 (18:51 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 30 Sep 2020 14:44:16 +0000 (16:44 +0200)
commit6387ad9caf8f09747a8569e5876086b72ee9382c
tree65ae926ae76df8650c0825f0fa754a5dfb2b9572
parentcb7dc3178a9862614b1e7567d77f4679f027a074
mtd: spinand: gigadevice: Only one dummy byte in QUADIO

The datasheet only lists one dummy byte in the 0xEH operation for the
following chips:
* GD5F1GQ4xExxG
* GD5F1GQ4xFxxG
* GD5F1GQ4UAYIG
* GD5F4GQ4UAYIG

Fixes: c93c613214ac ("mtd: spinand: add support for GigaDevice GD5FxGQ4xA")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Tested-by: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20200820165121.3192-2-hauke@hauke-m.de
drivers/mtd/nand/spi/gigadevice.c