mbox series

[v3,0/2] gpio: Add support for the PCAL9535

Message ID cover.1592227348.git.jan.kiszka@siemens.com
Headers show
Series gpio: Add support for the PCAL9535 | expand

Message

Jan Kiszka June 15, 2020, 1:22 p.m. UTC
Changes in v3:
 - extend also I2C table
 - tag "Datasheet:" in commit log

Changes in v2:
 - add dt binding update

Jan

Jan Kiszka (2):
  dt-bindings: gpio: pca953x: add nxp,pcal9535
  gpio: pca953x: Add support for the PCAL9535

 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +
 drivers/gpio/gpio-pca953x.c                             | 2 ++
 2 files changed, 3 insertions(+)

Comments

Andy Shevchenko June 15, 2020, 1:39 p.m. UTC | #1
On Mon, Jun 15, 2020 at 4:22 PM Jan Kiszka <jan.kiszka@siemens.com> wrote:
>
> Changes in v3:
>  - extend also I2C table
>  - tag "Datasheet:" in commit log

Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Thanks!

>
> Changes in v2:
>  - add dt binding update
>
> Jan
>
> Jan Kiszka (2):
>   dt-bindings: gpio: pca953x: add nxp,pcal9535
>   gpio: pca953x: Add support for the PCAL9535
>
>  Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +
>  drivers/gpio/gpio-pca953x.c                             | 2 ++
>  2 files changed, 3 insertions(+)
>
> --
> 2.26.2
>