linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: pca953x: add support for TCA9538
@ 2023-08-24 23:16 Liam Beguin
  2023-08-24 23:16 ` [PATCH 1/2] " Liam Beguin
  2023-08-24 23:16 ` [PATCH 2/2] dt-bindings: gpio: pca95xx: document new tca9538 chip Liam Beguin
  0 siblings, 2 replies; 7+ messages in thread
From: Liam Beguin @ 2023-08-24 23:16 UTC (permalink / raw)
  To: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-gpio, linux-kernel, Krzysztof Kozlowski, devicetree,
	Liam Beguin

The TCA9538 is an 8 bit version of the already supported TCA9539.
This chip also has interrupt support.

Signed-off-by: Liam Beguin <liambeguin@gmail.com>
---
Liam Beguin (2):
      gpio: pca953x: add support for TCA9538
      dt-bindings: gpio: pca95xx: document new tca9538 chip

 Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 +
 drivers/gpio/gpio-pca953x.c                              | 2 ++
 2 files changed, 3 insertions(+)
---
base-commit: a5e505a99ca748583dbe558b691be1b26f05d678
change-id: 20230824-tca9538-4dbf8d93f1ba

Best regards,
-- 
Liam Beguin <liambeguin@gmail.com>


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

end of thread, other threads:[~2023-08-25 11:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-24 23:16 [PATCH 0/2] gpio: pca953x: add support for TCA9538 Liam Beguin
2023-08-24 23:16 ` [PATCH 1/2] " Liam Beguin
2023-08-25  1:59   ` Andy Shevchenko
2023-08-25 11:18   ` Bartosz Golaszewski
2023-08-24 23:16 ` [PATCH 2/2] dt-bindings: gpio: pca95xx: document new tca9538 chip Liam Beguin
2023-08-25  6:21   ` Krzysztof Kozlowski
2023-08-25 11:17   ` Bartosz Golaszewski

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).