Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-04-04 Thread H. Nikolaus Schaller
Hi, > Am 30.03.2018 um 23:39 schrieb Andy Shevchenko : > > On Thu, Mar 29, 2018 at 10:29 PM, H. Nikolaus Schaller > wrote: > >> Another issue I have fixed is that the pcal6524 has 4 registers per >> bank while the pcal9555a has only 2. > > So,

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-04-04 Thread H. Nikolaus Schaller
Hi, > Am 30.03.2018 um 23:39 schrieb Andy Shevchenko : > > On Thu, Mar 29, 2018 at 10:29 PM, H. Nikolaus Schaller > wrote: > >> Another issue I have fixed is that the pcal6524 has 4 registers per >> bank while the pcal9555a has only 2. > > So, you mean it's still in non-working case in Linus'

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-30 Thread Andy Shevchenko
On Thu, Mar 29, 2018 at 10:29 PM, H. Nikolaus Schaller wrote: > Another issue I have fixed is that the pcal6524 has 4 registers per > bank while the pcal9555a has only 2. So, you mean it's still in non-working case in Linus' tree? Please, send patches! > This is encoded in

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-30 Thread Andy Shevchenko
On Thu, Mar 29, 2018 at 10:29 PM, H. Nikolaus Schaller wrote: > Another issue I have fixed is that the pcal6524 has 4 registers per > bank while the pcal9555a has only 2. So, you mean it's still in non-working case in Linus' tree? Please, send patches! > This is encoded in the address >

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-29 Thread H. Nikolaus Schaller
Hi, > Am 28.03.2018 um 18:50 schrieb H. Nikolaus Schaller : > > Hi Linus, > >> Am 27.03.2018 um 15:02 schrieb Linus Walleij : >> >> On Sat, Mar 10, 2018 at 12:00 PM, H. Nikolaus Schaller >> wrote: >> >>> The Pyra-Handheld

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-29 Thread H. Nikolaus Schaller
Hi, > Am 28.03.2018 um 18:50 schrieb H. Nikolaus Schaller : > > Hi Linus, > >> Am 27.03.2018 um 15:02 schrieb Linus Walleij : >> >> On Sat, Mar 10, 2018 at 12:00 PM, H. Nikolaus Schaller >> wrote: >> >>> The Pyra-Handheld originally used the tca6424 but recently we have >>> replaced it by

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-28 Thread H. Nikolaus Schaller
Hi Linus, > Am 27.03.2018 um 15:02 schrieb Linus Walleij : > > On Sat, Mar 10, 2018 at 12:00 PM, H. Nikolaus Schaller > wrote: > >> The Pyra-Handheld originally used the tca6424 but recently we have >> replaced it by the pin and package compatible

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-28 Thread H. Nikolaus Schaller
Hi Linus, > Am 27.03.2018 um 15:02 schrieb Linus Walleij : > > On Sat, Mar 10, 2018 at 12:00 PM, H. Nikolaus Schaller > wrote: > >> The Pyra-Handheld originally used the tca6424 but recently we have >> replaced it by the pin and package compatible pcal6524. So let's >> add this to the bindings

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-27 Thread Linus Walleij
On Sat, Mar 10, 2018 at 12:00 PM, H. Nikolaus Schaller wrote: > The Pyra-Handheld originally used the tca6424 but recently we have > replaced it by the pin and package compatible pcal6524. So let's > add this to the bindings and the driver. > > And while we are at it, the

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-27 Thread Linus Walleij
On Sat, Mar 10, 2018 at 12:00 PM, H. Nikolaus Schaller wrote: > The Pyra-Handheld originally used the tca6424 but recently we have > replaced it by the pin and package compatible pcal6524. So let's > add this to the bindings and the driver. > > And while we are at it, the pcal9555a does not have

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-18 Thread Rob Herring
On Sat, Mar 10, 2018 at 12:00:01PM +0100, H. Nikolaus Schaller wrote: > The Pyra-Handheld originally used the tca6424 but recently we have > replaced it by the pin and package compatible pcal6524. So let's > add this to the bindings and the driver. > > And while we are at it, the pcal9555a does

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-18 Thread Rob Herring
On Sat, Mar 10, 2018 at 12:00:01PM +0100, H. Nikolaus Schaller wrote: > The Pyra-Handheld originally used the tca6424 but recently we have > replaced it by the pin and package compatible pcal6524. So let's > add this to the bindings and the driver. > > And while we are at it, the pcal9555a does

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-14 Thread Andy Shevchenko
On Wed, Mar 14, 2018 at 2:39 PM, H. Nikolaus Schaller wrote: >> Am 13.03.2018 um 17:56 schrieb Andy Shevchenko : >> On Sat, Mar 10, 2018 at 1:00 PM, H. Nikolaus Schaller >> wrote: >> What does L means in the model code? > >

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-14 Thread Andy Shevchenko
On Wed, Mar 14, 2018 at 2:39 PM, H. Nikolaus Schaller wrote: >> Am 13.03.2018 um 17:56 schrieb Andy Shevchenko : >> On Sat, Mar 10, 2018 at 1:00 PM, H. Nikolaus Schaller >> wrote: >> What does L means in the model code? > > Good question. The data sheets don't tell. But 6424 and 6524 are not

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-14 Thread H. Nikolaus Schaller
Hi Andy, > Am 13.03.2018 um 17:56 schrieb Andy Shevchenko : > > On Sat, Mar 10, 2018 at 1:00 PM, H. Nikolaus Schaller > wrote: >> The Pyra-Handheld originally used the tca6424 but recently we have >> replaced it by the pin and package compatible

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-14 Thread H. Nikolaus Schaller
Hi Andy, > Am 13.03.2018 um 17:56 schrieb Andy Shevchenko : > > On Sat, Mar 10, 2018 at 1:00 PM, H. Nikolaus Schaller > wrote: >> The Pyra-Handheld originally used the tca6424 but recently we have >> replaced it by the pin and package compatible pcal6524. So let's >> add this to the bindings

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-13 Thread Andy Shevchenko
On Sat, Mar 10, 2018 at 1:00 PM, H. Nikolaus Schaller wrote: > The Pyra-Handheld originally used the tca6424 but recently we have > replaced it by the pin and package compatible pcal6524. So let's > add this to the bindings and the driver. > > And while we are at it, the

Re: [PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a

2018-03-13 Thread Andy Shevchenko
On Sat, Mar 10, 2018 at 1:00 PM, H. Nikolaus Schaller wrote: > The Pyra-Handheld originally used the tca6424 but recently we have > replaced it by the pin and package compatible pcal6524. So let's > add this to the bindings and the driver. > > And while we are at it, the pcal9555a does not have