lkml.org 
[lkml]   [2015]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] mtd: nand: automate NAND timings selection
Date
Hello,

This series aims at automating the NAND timings selection which is
currently supposed to be done in each NAND controller driver, thus
simplifying drivers implementation.

Patch 1 also opens the door to DDR NAND support, though setting DDR
timings is currently not supported.

Note that patch 2 is given here as an example of how patch 1 simplifies
things, but won't apply cleanly on mtd-next (it's based on top of other
changes I haven't submitted yet).

Best Regards,

Boris

Boris Brezillon (2):
mtd: nand: automate NAND timings selection
mtd: nand: sunxi: switch from manual to automated timing config

drivers/mtd/nand/nand_base.c | 189 +++++++++++++++++++++++++++++++++++++++++-
drivers/mtd/nand/sunxi_nand.c | 72 ++++------------
include/linux/mtd/nand.h | 115 ++++++++++++++-----------
3 files changed, 270 insertions(+), 106 deletions(-)

--
2.1.4



\
 
 \ /
  Last update: 2015-10-23 13:21    [W:0.051 / U:0.600 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site