devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***
@ 2025-06-17 20:44 Maria Garcia
  2025-06-17 20:44 ` [PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418 Maria Garcia
  2025-06-17 20:44 ` [PATCH 2/2] gpio: pca953x: Add support for " Maria Garcia
  0 siblings, 2 replies; 7+ messages in thread
From: Maria Garcia @ 2025-06-17 20:44 UTC (permalink / raw)
  To: linux-gpio, devicetree, linux-kernel
  Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Maria Garcia, Maria Garcia

This series introduces support for the Texas Instruments TCA6418 
GPIO expander chip to the gpio-pca953x driver. It also includes the 
necessary device tree binding definition.

Signed-off-by: Maria Garcia <mariagarcia7293@gmail.com>
---
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                   | 110 ++++++++++++++++--
 2 files changed, 99 insertions(+), 12 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/2] *** Add support for TI TCA6418 GPIO chip ***
@ 2025-07-01 10:05 Maria Garcia
  0 siblings, 0 replies; 7+ messages in thread
From: Maria Garcia @ 2025-07-01 10:05 UTC (permalink / raw)
  To: linux-gpio, devicetree, linux-kernel
  Cc: Linus Walleij, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Maria Garcia, Maria Garcia

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-03 13:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17 20:44 [PATCH 0/2] *** Add support for TI TCA6418 GPIO chip *** Maria Garcia
2025-06-17 20:44 ` [PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418 Maria Garcia
2025-06-18 15:58   ` Conor Dooley
2025-06-17 20:44 ` [PATCH 2/2] gpio: pca953x: Add support for " Maria Garcia
2025-06-25 11:53   ` Bartosz Golaszewski
2025-07-03 13:07     ` Bartosz Golaszewski
  -- strict thread matches above, loose matches on Subject: below --
2025-07-01 10:05 [PATCH 0/2] *** Add support for TI TCA6418 GPIO chip *** Maria Garcia

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).