diff options
author | Nate Drude <nate.d@variscite.com> | 2022-09-13 21:24:35 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-14 15:13:55 +0300 |
commit | 7bbf66e1b7b76d2487ceed51522669ab64057c06 (patch) | |
tree | f0bc0fdb12558f580f5cd49dc5bd85270e6b5b7a /Documentation/devicetree/bindings/gpio | |
parent | 3af20d2723be5f70e1ce818504a4c093a81b21f5 (diff) | |
download | linux-7bbf66e1b7b76d2487ceed51522669ab64057c06.tar.xz |
dt-bindings: gpio: pca95xx: add entry for pcal6408
The NXP PCAL6408 is the 8-bit version of PCAL6416.
Signed-off-by: Nate Drude <nate.d@variscite.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml index 977b14db09b0..05a9fa92283f 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml @@ -47,6 +47,7 @@ properties: - nxp,pca9574 - nxp,pca9575 - nxp,pca9698 + - nxp,pcal6408 - nxp,pcal6416 - nxp,pcal6524 - nxp,pcal9535 |