diff options
author | Nate Drude <[email protected]> | 2022-09-13 13:24:35 -0500 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-09-14 14:13:55 +0200 |
commit | 7bbf66e1b7b76d2487ceed51522669ab64057c06 (patch) | |
tree | f0bc0fdb12558f580f5cd49dc5bd85270e6b5b7a | |
parent | 3af20d2723be5f70e1ce818504a4c093a81b21f5 (diff) |
dt-bindings: gpio: pca95xx: add entry for pcal6408
The NXP PCAL6408 is the 8-bit version of PCAL6416.
Signed-off-by: Nate Drude <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
-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 |