Boris Brezillon 7a08dbaedd mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
->setup_data_interface() is a controller specific method and should
thus be placed in nand_controller_ops.

In order to make that work with controllers that support keeping
pre-configured timings we need to add a new NAND_KEEP_TIMINGS flag to
inform the core it should skip the timings selection step.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Tested-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2018-12-07 10:38:27 +01:00
..
2018-10-25 06:50:48 -07:00
2018-11-09 06:30:44 -06:00
2018-10-31 10:53:29 -07:00
2018-10-26 07:38:19 -07:00
2018-10-29 15:16:01 -07:00
2018-10-22 23:26:37 +02:00
2018-10-08 12:57:34 +02:00