2022-05-05 18:29:02

by Justin Chen

[permalink] [raw]
Subject: [PATCH v2 2/2] dt-bindings: gpio: pca95xx: add entry for pca6408

The NXP PCA5608 is the 8-bit version of PCA5616.

Signed-off-by: Justin Chen <[email protected]>
---
Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
index dc0fc8f..977b14d 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
--
2.7.4



2022-05-09 07:18:14

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 2/2] dt-bindings: gpio: pca95xx: add entry for pca6408

On 05/05/2022 00:29, Justin Chen wrote:
> The NXP PCA5608 is the 8-bit version of PCA5616.
>
> Signed-off-by: Justin Chen <[email protected]>


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof