Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

gpio: DT bindings, move tca9554 from pcf857x to pca953x

The TCA9554 is similar to the PCA9554. Update the DT binding docs.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Anders Darander and committed by
Linus Walleij
fa2f60ff 1b9a0c25

+1 -1
+1
Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
··· 26 26 ti,tca6416 27 27 ti,tca6424 28 28 ti,tca9539 29 + ti,tca9554 29 30 onsemi,pca9654 30 31 exar,xra1202 31 32
-1
Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt
··· 25 25 - "nxp,pcf8574": For the NXP PCF8574 26 26 - "nxp,pcf8574a": For the NXP PCF8574A 27 27 - "nxp,pcf8575": For the NXP PCF8575 28 - - "ti,tca9554": For the TI TCA9554 29 28 30 29 - reg: I2C slave address. 31 30