lkml.org 
[lkml]   [2014]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs
Date
Hi,

Following the series adding ONFI timing mode support, here is a series
adding support for timing 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

Changes since v1:
- fix H27UCG8T2ATR-BC definition
- rename onfi_timing_mode_ds field into onfi_timing_mode_default

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 | 2 ++
drivers/mtd/nand/nand_ids.c | 4 ++++
include/linux/mtd/nand.h | 11 +++++++++++
3 files changed, 17 insertions(+)

--
1.9.1



\
 
 \ /
  Last update: 2014-09-22 17:01    [W:0.039 / U:0.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site