diff options
author | Nate Drude <nate.d@variscite.com> | 2022-09-13 20:24:35 +0200 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-14 14:13:55 +0200 |
commit | 7bbf66e1b7b76d2487ceed51522669ab64057c06 (patch) | |
tree | f0bc0fdb12558f580f5cd49dc5bd85270e6b5b7a | |
parent | dt-bindings: gpio: renesas,rcar-gpio: Add r8a779g0 support (diff) | |
download | linux-7bbf66e1b7b76d2487ceed51522669ab64057c06.tar.xz linux-7bbf66e1b7b76d2487ceed51522669ab64057c06.zip |
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>
-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 |