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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:02:09 +0000 (16:02 +0200)
commita42554a161d68e62cdfd8a133b364f0975f71b34
treeaec2f50c656d52dad8c807709e37691c604bfe54
parentfd34deb387c8556032aa72d676ee7eda61a19c4c
gpio: pca953x: Add support for the On Semi pca9655

[ Upstream commit 6d49b3a0f351925b5ea5047166c112b7590b918a ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpio/gpio-pca953x.c