[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1405064982-11456-1-git-send-email-boris.brezillon@free-electrons.com>
Date: Fri, 11 Jul 2014 09:49:40 +0200
From: Boris BREZILLON <boris.brezillon@...e-electrons.com>
To: David Woodhouse <dwmw2@...radead.org>,
Brian Norris <computersforpeace@...il.com>,
linux-mtd@...ts.infradead.org
Cc: Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org,
Boris BREZILLON <boris.brezillon@...e-electrons.com>
Subject: [PATCH 0/2] mtd: nand: add basic SDR NAND timings infrastructure
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists