[PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***

Maria Garcia posted 2 patches 3 months, 1 week ago
There is a newer version of this series
.../bindings/gpio/gpio-pca95xx.yaml           |   1 +
drivers/gpio/gpio-pca953x.c                   | 139 +++++++++++++++---
2 files changed, 121 insertions(+), 19 deletions(-)
[PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***
Posted by Maria Garcia 3 months, 1 week ago
This series introduces support for the Texas Instruments TCA6418 
GPIO expander chip, added to the gpio-pca953x driver. It also includes the 
necessary device tree binding definition.

Signed-off-by: Maria Garcia <mariagarcia7293@gmail.com>
---
Changes in v2:
 - gpio-pca953x.c: address review feedback: remove some else statements, 
   turn some if-else statements into switch statements.
Maria Garcia (2):
  dt-bindings: gpio: pca95xx: add TI TCA6418
  gpio: pca953x: Add support for TI TCA6418

 .../bindings/gpio/gpio-pca95xx.yaml           |   1 +
 drivers/gpio/gpio-pca953x.c                   | 139 +++++++++++++++---
 2 files changed, 121 insertions(+), 19 deletions(-)

-- 
2.43.0