]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: convert ONFI mode into data interface
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 21 Nov 2017 17:38:17 +0000 (02:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 28 Nov 2017 15:28:58 +0000 (00:28 +0900)
commit9b4a8affcf33682071944b5ae14f903b77d7c765
tree683436828a34bf08622a0fa33cb10861bbab748d
parentb21e91ecfa8244e374478c77f2e35adfe5b363d9
mtd: nand: convert ONFI mode into data interface

struct nand_data_interface is the designated type to pass to
the NAND drivers to configure the timing. To simplify further
patches convert the onfi_sdr_timings array from type struct
nand_sdr_timings nand_data_interface.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
[Linux commit: b1dd3ca203fccd111926c3f6ac59bf903ec62b05]
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/mtd/nand/nand_timings.c
include/linux/mtd/nand.h