]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2db8aba860c70478f6af18c410a3e513a2d2f541
treed9ae68307a6d3ba82bcee557b63f9122ff55aa44
parent7474f23dd05713dacc5f22d309913c96bce1c92b
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