Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-20 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:24 +1200 Chris Packham wrote: > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > NAND flash. > > Signed-off-by: Chris Packham Queued to master (AKA mtd/fixes). Thanks, Boris > --- > Changes in v2: > - New > >

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-20 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:24 +1200 Chris Packham wrote: > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > NAND flash. > > Signed-off-by: Chris Packham Queued to master (AKA mtd/fixes). Thanks, Boris > --- > Changes in v2: > - New > >

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-20 Thread Miquel Raynal
Hi Chris, On Tue, 19 Jun 2018 21:22:00 +, Chris Packham wrote: > On 19/06/18 18:53, Miquel Raynal wrote: > > Hi Boris, Chris, > > > > On Tue, 19 Jun 2018 07:40:56 +0200, Boris Brezillon > > wrote: > > > >> On Tue, 19 Jun 2018 17:31:24 +1200 > >> Chris Packham wrote: > >> > >>> Add

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-20 Thread Miquel Raynal
Hi Chris, On Tue, 19 Jun 2018 21:22:00 +, Chris Packham wrote: > On 19/06/18 18:53, Miquel Raynal wrote: > > Hi Boris, Chris, > > > > On Tue, 19 Jun 2018 07:40:56 +0200, Boris Brezillon > > wrote: > > > >> On Tue, 19 Jun 2018 17:31:24 +1200 > >> Chris Packham wrote: > >> > >>> Add

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-19 Thread Chris Packham
On 19/06/18 18:53, Miquel Raynal wrote: > Hi Boris, Chris, > > On Tue, 19 Jun 2018 07:40:56 +0200, Boris Brezillon > wrote: > >> On Tue, 19 Jun 2018 17:31:24 +1200 >> Chris Packham wrote: >> >>> Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron >>> NAND flash. >>> >> >>

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-19 Thread Chris Packham
On 19/06/18 18:53, Miquel Raynal wrote: > Hi Boris, Chris, > > On Tue, 19 Jun 2018 07:40:56 +0200, Boris Brezillon > wrote: > >> On Tue, 19 Jun 2018 17:31:24 +1200 >> Chris Packham wrote: >> >>> Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron >>> NAND flash. >>> >> >>

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-19 Thread Miquel Raynal
> On Tue, 19 Jun 2018 17:31:24 +1200 > Chris Packham wrote: > > > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > > NAND flash. > > > > Fixes: 789157e41a06 ("mtd: rawnand: allow vendors to declare (un)supported > features") > Cc: > > No need to send a new version,

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-19 Thread Miquel Raynal
> On Tue, 19 Jun 2018 17:31:24 +1200 > Chris Packham wrote: > > > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > > NAND flash. > > > > Fixes: 789157e41a06 ("mtd: rawnand: allow vendors to declare (un)supported > features") > Cc: > > No need to send a new version,

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-19 Thread Miquel Raynal
Hi Boris, Chris, On Tue, 19 Jun 2018 07:40:56 +0200, Boris Brezillon wrote: > On Tue, 19 Jun 2018 17:31:24 +1200 > Chris Packham wrote: > > > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > > NAND flash. > > > > Fixes: 789157e41a06 ("mtd: rawnand: allow vendors to

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-19 Thread Miquel Raynal
Hi Boris, Chris, On Tue, 19 Jun 2018 07:40:56 +0200, Boris Brezillon wrote: > On Tue, 19 Jun 2018 17:31:24 +1200 > Chris Packham wrote: > > > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > > NAND flash. > > > > Fixes: 789157e41a06 ("mtd: rawnand: allow vendors to

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-18 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:24 +1200 Chris Packham wrote: > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > NAND flash. > Fixes: 789157e41a06 ("mtd: rawnand: allow vendors to declare (un)supported features") Cc: No need to send a new version, I'll add that when queuing

Re: [RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-18 Thread Boris Brezillon
On Tue, 19 Jun 2018 17:31:24 +1200 Chris Packham wrote: > Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron > NAND flash. > Fixes: 789157e41a06 ("mtd: rawnand: allow vendors to declare (un)supported features") Cc: No need to send a new version, I'll add that when queuing

[RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-18 Thread Chris Packham
Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron NAND flash. Signed-off-by: Chris Packham --- Changes in v2: - New drivers/mtd/nand/raw/nand_micron.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mtd/nand/raw/nand_micron.c

[RFC PATCH v2 5/6] mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features

2018-06-18 Thread Chris Packham
Add ONFI_FEATURE_ON_DIE_ECC to the set/get features list for Micron NAND flash. Signed-off-by: Chris Packham --- Changes in v2: - New drivers/mtd/nand/raw/nand_micron.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mtd/nand/raw/nand_micron.c