]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: pca953x: Add TI TCA9539 support
authorThierry Reding <treding@nvidia.com>
Tue, 29 Sep 2015 10:55:44 +0000 (12:55 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 2 Oct 2015 22:06:42 +0000 (15:06 -0700)
commit2a94c90e783b3a78316ff644a7747c090aac93d5
treed9ae68307a6d3ba82bcee557b63f9122ff55aa44
parentfab288a1cb97ba192bc9d1e5755979e89454c97e
gpio: pca953x: Add TI TCA9539 support

The TCA9539 is almost identical to the PCA9555 and software-compatible
with this driver. It exposes 16 general purpose I/O pins in two 8-bit
configurations.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
drivers/gpio/gpio-pca953x.c