linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: nand: add basic SDR NAND timings infrastructure
@ 2014-07-11  7:49 Boris BREZILLON
  2014-07-11  7:49 ` [PATCH 1/2] mtd: nand: define struct nand_timings Boris BREZILLON
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Boris BREZILLON @ 2014-07-11  7:49 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, linux-mtd
  Cc: Boris BREZILLON, Lee Jones, linux-kernel

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-24 16:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11  7:49 [PATCH 0/2] mtd: nand: add basic SDR NAND timings infrastructure Boris BREZILLON
2014-07-11  7:49 ` [PATCH 1/2] mtd: nand: define struct nand_timings Boris BREZILLON
2014-07-22 10:03   ` Matthieu CASTET
2014-07-22 12:12     ` Boris BREZILLON
2014-07-24  9:56       ` Matthieu CASTET
2014-07-24 10:16         ` Boris BREZILLON
2014-07-24 16:53           ` Brian Norris
2014-07-11  7:49 ` [PATCH 2/2] mtd: nand: add ONFI timing mode to nand_timings converter Boris BREZILLON
2014-07-22  2:39   ` Brian Norris
2014-07-22  8:32     ` Boris BREZILLON
2014-07-22  2:41 ` [PATCH 0/2] mtd: nand: add basic SDR NAND timings infrastructure Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).