Re: [PATCH] gpio: pca953x: Add support for the PCAL9535

From: Andy Shevchenko
Date: Mon Jun 15 2020 - 09:12:05 EST


On Sat, Jun 13, 2020 at 5:45 PM Jan Kiszka <jan.kiszka@xxxxxx> wrote:
>
> From: Jan Kiszka <jan.kiszka@xxxxxxxxxxx>
>
> The PCAL9535 [1] is compatible to the PCA9535. Additionally, it comes
> with interrupt support and input latching. Other features are not
> supported by the GPIO subsystem.
>

> [1] https://www.nxp.com/docs/en/data-sheet/PCAL9535A.pdf

Can we have this as a Datasheet: tag?


> @@ -1131,6 +1131,7 @@ static const struct of_device_id pca953x_dt_ids[] = {

> + { .compatible = "nxp,pcal9535", .data = OF_953X(16, PCA_LATCH_INT), },

Also, please update IÂC ID table.

--
With Best Regards,
Andy Shevchenko