Re: [PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation

2016-04-04 Thread Boris Brezillon
On Fri, 1 Apr 2016 14:26:35 +0200 Boris Brezillon wrote: > Standardize the NAND controller/NAND chip DT representation. Now, all new > NAND controller drivers should comply with this representation, even if > they are only supporting a single NAND chip. > > Existing drivers can keep support for

Re: [PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation

2016-04-03 Thread Rob Herring
On Fri, Apr 01, 2016 at 02:26:35PM +0200, Boris Brezillon wrote: > Standardize the NAND controller/NAND chip DT representation. Now, all new > NAND controller drivers should comply with this representation, even if > they are only supporting a single NAND chip. > > Existing drivers can keep suppor

Re: [PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation

2016-04-02 Thread Boris Brezillon
Hi Brian, On Fri, 1 Apr 2016 13:57:22 -0700 Brian Norris wrote: > On Fri, Apr 01, 2016 at 02:26:35PM +0200, Boris Brezillon wrote: > > Standardize the NAND controller/NAND chip DT representation. Now, all new > > NAND controller drivers should comply with this representation, even if > > they ar

Re: [PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation

2016-04-01 Thread Brian Norris
On Fri, Apr 01, 2016 at 02:26:35PM +0200, Boris Brezillon wrote: > Standardize the NAND controller/NAND chip DT representation. Now, all new > NAND controller drivers should comply with this representation, even if > they are only supporting a single NAND chip. > > Existing drivers can keep suppor

[PATCH v2] mtd: nand: document the NAND controller/NAND chip DT representation

2016-04-01 Thread Boris Brezillon
Standardize the NAND controller/NAND chip DT representation. Now, all new NAND controller drivers should comply with this representation, even if they are only supporting a single NAND chip. Existing drivers can keep support for the old representation (where only the NAND chip was described), but