diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-04-09 15:35:45 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-11 16:34:24 +0300 |
commit | 15e384c446d93d00ab96d34bf2a5c308e3b3d16b (patch) | |
tree | 9c2fccfb6f9a7411ca39e3afa2bccb91b5942b3a /Documentation/devicetree/bindings/gpio | |
parent | 01769c4700d8ca156b4a331b16be9eda575dfde9 (diff) | |
download | linux-15e384c446d93d00ab96d34bf2a5c308e3b3d16b.tar.xz |
dt-bindings: gpio: pca953x: document the nxp,pca6416
The NXP PCA6416 is a variant of the PCA GPIO expander, with 16 GPIOs.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt index 8678df2a5713..dab537c20def 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt @@ -2,6 +2,7 @@ Required properties: - compatible: Has to contain one of the following: + nxp,pca6416 nxp,pca9505 nxp,pca9534 nxp,pca9535 |