diff options
author | Anders Darander <anders@chargestorm.se> | 2017-04-21 14:46:31 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-04-24 18:30:26 +0200 |
commit | fa2f60ffa0e0a33406ef9538635a57ac499965ae (patch) | |
tree | bdf308d6ba6a9c5a9ea0cbac2a08da9da3c20f38 /Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt | |
parent | 1b9a0c25065c174134494d1ca91f4da8430e6902 (diff) | |
download | linux-rt-fa2f60ffa0e0a33406ef9538635a57ac499965ae.tar.gz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt b/Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt index ada4e2973323..7d3bd631d011 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-pcf857x.txt @@ -25,7 +25,6 @@ Required Properties: - "nxp,pcf8574": For the NXP PCF8574 - "nxp,pcf8574a": For the NXP PCF8574A - "nxp,pcf8575": For the NXP PCF8575 - - "ti,tca9554": For the TI TCA9554 - reg: I2C slave address. |