mtd: rawnand: Give the possibility to verify a read operation is supported
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 7 May 2020 10:52:36 +0000 (12:52 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 11 May 2020 07:51:42 +0000 (09:51 +0200)
commitb451f5beece3f5556920992e7498d23f6da6ef6e
tree8fca744c4f369c6d9bc9f223460bac30433d587c
parent930370253ec51fccebb743409428ac2f364b3559
mtd: rawnand: Give the possibility to verify a read operation is supported

This can be used to discriminate between two path in the parameter
page detection: use data_in cycles (like before) if supported, use the
CHANGE READ COLUMN command otherwise.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-mtd/20200507105241.14299-9-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/fsmc_nand.c
drivers/mtd/nand/raw/marvell_nand.c
drivers/mtd/nand/raw/nand_base.c
drivers/mtd/nand/raw/nand_jedec.c
drivers/mtd/nand/raw/nand_legacy.c
drivers/mtd/nand/raw/nand_micron.c
drivers/mtd/nand/raw/nand_onfi.c
include/linux/mtd/rawnand.h