diff options
author | Justin Chen <justinpopo6@gmail.com> | 2022-05-05 01:29:17 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-05 15:52:50 +0300 |
commit | 2d4fdc15f9b7c1cbc1800653f8c1a48ab615cbd8 (patch) | |
tree | 27e5bef2d00bafdcea2c7a39daaa1db9ddc72caf /Documentation/devicetree/bindings/gpio | |
parent | a9e49635e263b5f304179ef537e0b056199c66d8 (diff) | |
download | linux-2d4fdc15f9b7c1cbc1800653f8c1a48ab615cbd8.tar.xz |
dt-bindings: gpio: pca95xx: add entry for pca6408
The NXP PCA5608 is the 8-bit version of PCA5616.
Signed-off-by: Justin Chen <justinpopo6@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
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 dc0fc8fc4839..977b14db09b0 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml @@ -30,6 +30,7 @@ properties: - maxim,max7325 - maxim,max7326 - maxim,max7327 + - nxp,pca6408 - nxp,pca6416 - nxp,pca9505 - nxp,pca9506 |