diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-03-21 10:21:44 +0100 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-03-22 16:45:16 +0100 |
commit | 5c9f8cfe3cb67dcbf3e38a2b64c887200e363376 (patch) | |
tree | cfb93a03adaaf9515fbf6794955f31a416d4557c /Documentation | |
parent | gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe() (diff) | |
download | linux-5c9f8cfe3cb67dcbf3e38a2b64c887200e363376.tar.xz linux-5c9f8cfe3cb67dcbf3e38a2b64c887200e363376.zip |
dt-bindings: gpio: pca953x: Document onnn,cat9554
The ON Semiconductor CAT9554 is a variant of the PCA953x GPIO expander,
with 8 GPIOs and interrupt functionality.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'Documentation')
-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 fb144e2b6522..8678df2a5713 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt @@ -30,6 +30,7 @@ Required properties: ti,tca6424 ti,tca9539 ti,tca9554 + onnn,cat9554 onnn,pca9654 exar,xra1202 - gpio-controller: if used as gpio expander. |