gpio: move tca9554 from pcf857x to pca953x
commit1b9a0c25065c174134494d1ca91f4da8430e6902
authorAnders Darander <anders@chargestorm.se>
Fri, 21 Apr 2017 12:46:30 +0000 (21 14:46 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 24 Apr 2017 16:27:55 +0000 (24 18:27 +0200)
treeb7160e4b0f8809cfc0822a4bc739dba252461706
parent64c6a71126fdeb2d60e193b93e24ea5ffa9c40ba
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>
drivers/gpio/Kconfig
drivers/gpio/gpio-pca953x.c
drivers/gpio/gpio-pcf857x.c