summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorAnders Darander <anders@chargestorm.se>2017-04-21 14:46:30 +0200
committerLinus Walleij <linus.walleij@linaro.org>2017-04-24 18:27:55 +0200
commit1b9a0c25065c174134494d1ca91f4da8430e6902 (patch)
treeb7160e4b0f8809cfc0822a4bc739dba252461706 /drivers/gpio/Kconfig
parent64c6a71126fdeb2d60e193b93e24ea5ffa9c40ba (diff)
downloadop-kernel-dev-1b9a0c25065c174134494d1ca91f4da8430e6902.zip
op-kernel-dev-1b9a0c25065c174134494d1ca91f4da8430e6902.tar.gz
gpio: move tca9554 from pcf857x to pca953x
The TCA9554 doesn't work with the pcf857x driver, trying to change the direction gives a NAK bailout error. TCA9554 is similar to the PCA9554, thus change the driver. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 63ceed2..c0629e6 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -752,7 +752,7 @@ config GPIO_PCA953X
4 bits: pca9536, pca9537
8 bits: max7310, max7315, pca6107, pca9534, pca9538, pca9554,
- pca9556, pca9557, pca9574, tca6408, xra1202
+ pca9556, pca9557, pca9574, tca6408, tca9554, xra1202
16 bits: max7312, max7313, pca9535, pca9539, pca9555, pca9575,
tca6416
OpenPOWER on IntegriCloud