[PATCH 0/2] mtd: nand: add basic SDR NAND timings infrastructure
Boris BREZILLON
boris.brezillon at free-electrons.com
Fri Jul 11 00:49:40 PDT 2014
Hello,
These two patches add SDR NAND timings definition and ONFI timing mode to
NAND timings converter.
This infrastructure will be used by NAND controller drivers to configure
their signal timings according to NAND chip capabilities.
Best Regards,
Boris
Boris BREZILLON (2):
mtd: nand: define struct nand_timings
mtd: nand: add ONFI timing mode to nand_timings converter
drivers/mtd/nand/Makefile | 2 +-
drivers/mtd/nand/nand_timings.c | 250 ++++++++++++++++++++++++++++++++++++++++
include/linux/mtd/nand.h | 52 +++++++++
3 files changed, 303 insertions(+), 1 deletion(-)
create mode 100644 drivers/mtd/nand/nand_timings.c
--
1.8.3.2
More information about the linux-mtd
mailing list