commit | aac1e3c9680b47e1bdadeea22bda3da3de6399b0 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Thu Jan 03 17:13:29 2019 +0100 |
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Thu Feb 14 15:14:37 2019 +0100 |
tree | 7981d2d0e2bf66e32a8644e95a40778d7a486e59 | |
parent | 2d803dbe1c2190be303d3c0891be21210d48b92d [diff] |
gpio: pca953x: add support for pcal6416 type The NXP PCAL6416, documented at [1], is a variant of the PCA GPIO expander with 16 GPIOs, and supporting an interrupt and the "extended" features for interrupt, pull-up/pull-down configuration, etc. [1] https://www.nxp.com/docs/en/data-sheet/PCAL6416A.pdf Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>