Files
rockchip-kernel/include/linux/mtd
Boris Brezillon 6ea40a3ba9 mtd: nand: Wait tCCS after a column change
Drivers implementing ->cmd_ctrl() and relying on the default ->cmdfunc()
implementation usually don't wait tCCS when a column change (RNDIN or
RNDOUT) is requested.
Add an option flag to ask the core to do so (note that we keep this as
an opt-in to avoid breaking existing implementations), and make use of
the ->data_interface information is available (otherwise, wait 500ns).

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Tested-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
2016-11-07 14:48:37 +01:00
..
2015-05-27 12:42:16 -07:00
2016-01-26 10:27:33 -08:00
2014-01-20 11:55:23 -08:00
2016-01-26 10:27:34 -08:00
2014-05-28 00:05:23 -07:00
2014-04-18 16:40:08 -07:00