commit | ed0b4b56a92256c2bdf56857cdc0bbfcf61edb7c | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Sun Jun 13 23:03:26 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 20 16:05:43 2021 +0200 |
tree | 4d116b10b7ca9f00021967a7646acc5da740765f | |
parent | b7f4423c7de87893ce5f4e9ca559ad50f9986e4c [diff] |
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>