linux/drivers/mtd/nand/raw/gpmi-nand
Miquel Raynal 5f8374d9b8 mtd: rawnand: gpmi: convert driver to nand_scan()
Two helpers have been added to the core to do all kind of controller
side configuration/initialization between the detection phase and the
final NAND scan. Implement these hooks so that we can convert the driver
to just use nand_scan() instead of the nand_scan_ident() +
nand_scan_tail() pair.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
2018-07-31 09:45:58 +02:00
..
bch-regs.h
gpmi-lib.c mtd: rawnand: gpmi: Switch to SPDX identifier 2018-07-18 10:10:13 +02:00
gpmi-nand.c mtd: rawnand: gpmi: convert driver to nand_scan() 2018-07-31 09:45:58 +02:00
gpmi-nand.h mtd: rawnand: gpmi: Switch to SPDX identifier 2018-07-18 10:10:13 +02:00
gpmi-regs.h mtd: rawnand: gpmi: use core timings instead of an empirical derivation 2018-03-20 12:00:00 +01:00
Makefile