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

From: Bartosz Golaszewski
Date: Wed Sep 30 2020 - 05:40:20 EST


On Wed, Sep 30, 2020 at 11:21 AM Mike Looijmans <mike.looijmans@xxxxxxxx> 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 <mike.looijmans@xxxxxxxx>
> ---

Reviewed-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>

I'll let Linus pick it up, I already sent my final PR for v5.10.

Bartosz