public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  gpio: Add support for SLG7XL45106 I2C GPO expander
@ 2022-06-28 14:33 Shubhrajyoti Datta
  2022-06-28 14:33 ` [PATCH 1/2] dt-bindings: gpio: Add gpio-slg7xl45106.yaml Shubhrajyoti Datta
  2022-06-28 14:33 ` [PATCH 2/2] gpio: Add support for SLG7XL45106 I2C GPO expander Shubhrajyoti Datta
  0 siblings, 2 replies; 10+ messages in thread
From: Shubhrajyoti Datta @ 2022-06-28 14:33 UTC (permalink / raw)
  To: linux-gpio; +Cc: michal.simek, git, git

Add GPO expander support

Resending the series as i see this series didn't went out due to 
some issue with my mail client. Please ignore if this series is 
already received


Raviteja Narayanam (1):
  gpio: Add support for SLG7XL45106 I2C GPO expander

Shubhrajyoti Datta (1):
  dt-bindings: gpio: Add gpio-slg7xl45106.yaml

 .../bindings/gpio/gpio-slg7xl45106.yaml       |  47 +++++++
 MAINTAINERS                                   |   7 +
 drivers/gpio/Kconfig                          |   9 ++
 drivers/gpio/Makefile                         |   1 +
 drivers/gpio/gpio-slg7xl45106.c               | 133 ++++++++++++++++++
 5 files changed, 197 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/gpio/gpio-slg7xl45106.yaml
 create mode 100644 drivers/gpio/gpio-slg7xl45106.c

-- 
2.17.1


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

end of thread, other threads:[~2022-06-29 13:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 14:33 [PATCH 0/2] gpio: Add support for SLG7XL45106 I2C GPO expander Shubhrajyoti Datta
2022-06-28 14:33 ` [PATCH 1/2] dt-bindings: gpio: Add gpio-slg7xl45106.yaml Shubhrajyoti Datta
2022-06-28 14:33 ` [PATCH 2/2] gpio: Add support for SLG7XL45106 I2C GPO expander Shubhrajyoti Datta
2022-06-28 19:13   ` Andy Shevchenko
2022-06-28 19:21     ` Andy Shevchenko
2022-06-29  1:00       ` Sungbo Eo
2022-06-29  7:14         ` Michal Simek
2022-06-29 10:15           ` Andy Shevchenko
2022-06-29 10:37             ` Michal Simek
2022-06-29 13:19               ` Datta, Shubhrajyoti

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