]> git.ipfire.org Git - people/ms/u-boot.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)
commit46deff57da190fee1a902ecfbf951cd4cfe8494e
tree683436828a34bf08622a0fa33cb10861bbab748d
parent01042499b8856564d019bfa647c8f1d703ac8f24
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