gpio: pca953x: support pcal6408 and pcal6416
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>
Tue, 11 Feb 2025 21:06:00 +0000 (22:06 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 18 Feb 2025 22:32:24 +0000 (16:32 -0600)
commit5e4031a5f6397542948bdc87f67477d7af6bcff1
tree619a2abcc3ca0d91670ec2c5bc6e2fadf1fd38a2
parent5354774b6b39a11dcad278de2725457c1e860325
gpio: pca953x: support pcal6408 and pcal6416

Add support to NXP GPIO expanders pcal6408, documented at [1], and
pcal6416, documented at [2].

[1] https://www.nxp.com/docs/en/data-sheet/PCAL6408A.pdf
[2] https://www.nxp.com/docs/en/data-sheet/PCAL6416A.pdf

Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
drivers/gpio/pca953x_gpio.c