Re: [PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-04-02 Thread Boris Brezillon
Hi Masahiro, On Sat, 2 Apr 2016 14:14:39 +0900 Masahiro Yamada wrote: > Hi Boris, > > > 2016-03-29 16:53 GMT+09:00 Boris Brezillon > : > > Hi, > > > > I'm answering to this one, but I already saw your v2. > > > > On Sat, 26 Mar 2016 13:27:50 +0900 > > Masahiro Yamada wrote: > > > >> 2016-03-

Re: [PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-04-01 Thread Masahiro Yamada
Hi Boris, 2016-03-29 16:53 GMT+09:00 Boris Brezillon : > Hi, > > I'm answering to this one, but I already saw your v2. > > On Sat, 26 Mar 2016 13:27:50 +0900 > Masahiro Yamada wrote: > >> 2016-03-25 23:45 GMT+09:00 Boris Brezillon >> : >> > On Thu, 24 Mar 2016 21:24:37 +0900 >> > Masahiro Yamad

Re: [PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-03-29 Thread Boris Brezillon
Hi, I'm answering to this one, but I already saw your v2. On Sat, 26 Mar 2016 13:27:50 +0900 Masahiro Yamada wrote: > 2016-03-25 23:45 GMT+09:00 Boris Brezillon > : > > On Thu, 24 Mar 2016 21:24:37 +0900 > > Masahiro Yamada wrote: > > > >> Commit 271707b1d817 ("mtd: nand: denali: max_banks ca

Re: [PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-03-25 Thread Masahiro Yamada
2016-03-25 23:45 GMT+09:00 Boris Brezillon : > On Thu, 24 Mar 2016 21:24:37 +0900 > Masahiro Yamada wrote: > >> Commit 271707b1d817 ("mtd: nand: denali: max_banks calculation >> changed in revision 5.1") supported the new encoding of the "n_banks" >> bits of the "features" register, but there is a

Re: [PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-03-25 Thread Boris Brezillon
On Thu, 24 Mar 2016 21:24:37 +0900 Masahiro Yamada wrote: > Commit 271707b1d817 ("mtd: nand: denali: max_banks calculation > changed in revision 5.1") supported the new encoding of the "n_banks" > bits of the "features" register, but there is an unfortunate case > that is not covered by that comm

Re: [PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-03-25 Thread Rob Herring
On Thu, Mar 24, 2016 at 09:24:37PM +0900, Masahiro Yamada wrote: > Commit 271707b1d817 ("mtd: nand: denali: max_banks calculation > changed in revision 5.1") supported the new encoding of the "n_banks" > bits of the "features" register, but there is an unfortunate case > that is not covered by that

[PATCH] mtd: nand: denali: allow to override max_banks from DT property

2016-03-24 Thread Masahiro Yamada
Commit 271707b1d817 ("mtd: nand: denali: max_banks calculation changed in revision 5.1") supported the new encoding of the "n_banks" bits of the "features" register, but there is an unfortunate case that is not covered by that commit. Panasonic (its System LSI division is now Socionext) bought sev