Re: [PATCH 1/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs

2014-09-20 Thread Brian Norris
On Sat, Sep 20, 2014 at 01:29:43PM +0200, Boris BREZILLON wrote: > On Fri, 19 Sep 2014 21:46:07 -0700 > Brian Norris wrote: > > > Since you were asking about this series, I have a comment: > > > > On Mon, Jul 28, 2014 at 11:16:51AM +0200, Boris BREZILLON wrote: > > > Add an onfi_timing_mode_ds f

Re: [PATCH 1/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs

2014-09-20 Thread Boris BREZILLON
On Fri, 19 Sep 2014 21:46:07 -0700 Brian Norris wrote: > Since you were asking about this series, I have a comment: > > On Mon, Jul 28, 2014 at 11:16:51AM +0200, Boris BREZILLON wrote: > > Add an onfi_timing_mode_ds field to nand_chip and nand_flash_dev in order > > to support NAND timings defin

Re: [PATCH 1/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs

2014-09-19 Thread Brian Norris
Since you were asking about this series, I have a comment: On Mon, Jul 28, 2014 at 11:16:51AM +0200, Boris BREZILLON wrote: > Add an onfi_timing_mode_ds field to nand_chip and nand_flash_dev in order > to support NAND timings definition for non-ONFI NAND. > > NAND that support better timings mode

[PATCH 1/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs

2014-07-28 Thread Boris BREZILLON
Add an onfi_timing_mode_ds field to nand_chip and nand_flash_dev in order to support NAND timings definition for non-ONFI NAND. NAND that support better timings mode than the default one (timings mode 0) have to define a new entry in the nand_ids table. The timings mode should be deduced from tim