Re: [PATCH v3 1/2] dt-bindings: gpio: pca953x: add nxp,pcal9535

From: Bartosz Golaszewski
Date: Tue Jun 16 2020 - 04:50:20 EST


pon., 15 cze 2020 o 15:22 Jan Kiszka <jan.kiszka@xxxxxxxxxxx> napisaÅ(a):
>
> From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
>
> The NXP PCAL9535 is an extended variant of the PCA9535.
>
> Signed-off-by: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
> ---
> 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