]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: pca953x: Add support for the TI TCA9539
authorPeter Robinson <pbrobinson@gmail.com>
Sat, 1 Jun 2019 07:12:18 +0000 (08:12 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 2 Jun 2019 21:14:52 +0000 (23:14 +0200)
commit392183cea4a4fcd7097cbb1b66a497050a4fcb5e
tree99ae06ee491a2b955d8540141b096f79aedeb1b1
parent441c645131d44b090b4fffe7a990528ff83213a4
gpio: pca953x: Add support for the TI TCA9539

The TI TCA9539 is a variant of the PCA953x GPIO expander,
with 16 GPIOs and interrupt functionality.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pca953x.c