From: Jan Kiszka <[email protected]>
The NXP PCAL9535 is an extended variant of the PCA9535.
Signed-off-by: Jan Kiszka <[email protected]>
---
Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
index dab537c20def..3126c3817e2a 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
@@ -19,6 +19,7 @@ Required properties:
nxp,pca9698
nxp,pcal6416
nxp,pcal6524
+ nxp,pcal9535
nxp,pcal9555a
maxim,max7310
maxim,max7312
--
2.26.2
pon., 15 cze 2020 o 15:22 Jan Kiszka <[email protected]> napisaĆ(a):
>
> From: Jan Kiszka <[email protected]>
>
> The NXP PCAL9535 is an extended variant of the PCA9535.
>
> Signed-off-by: Jan Kiszka <[email protected]>
> ---
> Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
> index dab537c20def..3126c3817e2a 100644
> --- a/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
> +++ b/Documentation/devicetree/bindings/gpio/gpio-pca953x.txt
> @@ -19,6 +19,7 @@ Required properties:
> nxp,pca9698
> nxp,pcal6416
> nxp,pcal6524
> + nxp,pcal9535
> nxp,pcal9555a
> maxim,max7310
> maxim,max7312
> --
> 2.26.2
>
Patch applied with Andy's review tag.
Bart