mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] *** Add support for TI TCA6418 GPIO chip ***
@ 2025-07-01 16:16 Maria Garcia
  2025-07-01 16:16 ` [PATCH v3 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418 Maria Garcia
  2025-07-01 16:16 ` [PATCH v3 2/2] gpio: pca953x: Add support for " Maria Garcia
  0 siblings, 2 replies; 4+ messages in thread
From: Maria Garcia @ 2025-07-01 16:16 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 v3:
 - Fixed Conor Dooley's email address in dt-bindings patch
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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-01 16:16 [PATCH v3 0/2] *** Add support for TI TCA6418 GPIO chip *** Maria Garcia
2025-07-01 16:16 ` [PATCH v3 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418 Maria Garcia
2025-07-01 16:16 ` [PATCH v3 2/2] gpio: pca953x: Add support for " Maria Garcia
2025-07-03 13:10   ` Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®