Skip to content

Commit

Permalink
mtd: nand: convert ONFI mode into data interface
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sascha Hauer authored and Boris Brezillon committed Sep 23, 2016
1 parent eee64b7 commit b1dd3ca
Showing 1 changed file with 224 additions and 206 deletions.
Loading

0 comments on commit b1dd3ca

Please sign in to comment.