linux_dsm_epyc7002/drivers/mtd/nand/raw/gpmi-nand
Boris Brezillon 858838b87e mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
Let's make the raw NAND API consistent by patching all helpers and
hooks to take a nand_chip object instead of an mtd_info one or
remove the mtd_info object when both are passed.

Let's tackle the chip->setup_data_interface() hook.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2018-10-03 11:12:25 +02:00
..
bch-regs.h mtd: nand: move raw NAND related code to the raw/ subdir 2018-02-16 10:09:34 +01:00
gpmi-lib.c mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface() 2018-10-03 11:12:25 +02:00
gpmi-nand.c mtd: rawnand: Pass a nand_chip object to chip->dev_ready() 2018-10-03 11:12:25 +02:00
gpmi-nand.h mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface() 2018-10-03 11:12:25 +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 mtd: nand: move raw NAND related code to the raw/ subdir 2018-02-16 10:09:34 +01:00