Re: [PATCH] gpio: pca953x: Add support for the NXP PCAL9554B/C

2020-09-28 Thread Bartosz Golaszewski
On Mon, Sep 28, 2020 at 9:40 AM Mike Looijmans wrote: > > The NXP PCAL9554B is a variant of the PCA953x GPIO expander, > with 8 GPIOs, latched interrupts and some advanced configuration > options. The "C" version only differs in I2C address. > > Signed-off-by: Mike Looijmans Please, split this

[PATCH] gpio: pca953x: Add support for the NXP PCAL9554B/C

2020-09-28 Thread Mike Looijmans
The NXP PCAL9554B is a variant of the PCA953x GPIO expander, with 8 GPIOs, latched interrupts and some advanced configuration options. The "C" version only differs in I2C address. Signed-off-by: Mike Looijmans --- Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +