gpio: pca953x: Add support for the On Semi pca9655
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 13 Jun 2021 22:03:26 +0000 (23:03 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 16 Jun 2021 19:26:35 +0000 (21:26 +0200)
commit6d49b3a0f351925b5ea5047166c112b7590b918a
tree6ffc2a5906302291f2d42d94dc439fa9ac9e8369
parentbe4dc321a55cfee3099a1bd9399d0cd4ac080c23
gpio: pca953x: Add support for the On Semi pca9655

The On Semi pca9655 is a 16 bit variant of the On Semi pca9654 GPIO
expander, with 16 GPIOs and interrupt functionality.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
[Bartosz: fixed indentation as noted by Andy]
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpio/gpio-pca953x.c