linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs
@ 2014-07-28  9:16 Boris BREZILLON
  2014-07-28  9:16 ` [PATCH 1/2] " Boris BREZILLON
  2014-07-28  9:16 ` [PATCH 2/2] mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table Boris BREZILLON
  0 siblings, 2 replies; 7+ messages in thread
From: Boris BREZILLON @ 2014-07-28  9:16 UTC (permalink / raw)
  To: David Woodhouse, Brian Norris, linux-mtd; +Cc: Boris BREZILLON, linux-kernel

Hi,

Following the series adding ONFI timings mode support, here is a series
adding support for timings mode retrieval on non-ONFI NANDs.

It just adds a new field to the nand_chip and nand_flash_dev struct so
that anyone can define its chip requirements in the nand_ids table.

The 2nd patch serves as an example and adds an entry for the Hynix
H27UCG8T2ATR-BC NAND chip used on the Cubietruck board.

Best Regards,

Boris

Boris BREZILLON (2):
  mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
  mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table

 drivers/mtd/nand/nand_base.c | 1 +
 drivers/mtd/nand/nand_ids.c  | 4 ++++
 include/linux/mtd/nand.h     | 7 +++++++
 3 files changed, 12 insertions(+)

-- 
1.8.3.2

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

end of thread, other threads:[~2014-09-20 19:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28  9:16 [PATCH 0/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs Boris BREZILLON
2014-07-28  9:16 ` [PATCH 1/2] " Boris BREZILLON
2014-09-20  4:46   ` Brian Norris
2014-09-20 11:29     ` Boris BREZILLON
2014-09-20 19:46       ` Brian Norris
2014-07-28  9:16 ` [PATCH 2/2] mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table Boris BREZILLON
2014-07-30 14:59   ` Boris BREZILLON

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).