diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2015-12-08 13:19:25 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-12-09 10:04:38 +0300 |
commit | 9f49f6dd0473c8fab4522e2e2cb16e93ffb8f3f0 (patch) | |
tree | 5b416586fa000d3e03471ad1c423fe970c84dcb8 /Documentation/devicetree/bindings/gpio | |
parent | a1eb9d5751220433998ae2e66216288161b1355b (diff) | |
download | linux-9f49f6dd0473c8fab4522e2e2cb16e93ffb8f3f0.tar.xz |
gpio: pca953x: add onsemi,pca9654 id
Add onsemi,pca9654 which is also compatible with the nxp,pca9524 as it
is an 8bit expander with an interrupt output.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
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 13df9933f4cd..6b4a98f74be3 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt @@ -25,6 +25,7 @@ Required properties: ti,tca6416 ti,tca6424 ti,tca9539 + onsemi,pca9654 exar,xra1202 Example: |