All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gpio: pca9570: add slg7xl45106 support
@ 2022-09-26  6:12 Shubhrajyoti Datta
  2022-09-26  6:12 ` [PATCH v3 1/3] dt-bindings: gpio: pca9570: Add compatible for slg7xl45106 Shubhrajyoti Datta
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Shubhrajyoti Datta @ 2022-09-26  6:12 UTC (permalink / raw)
  To: linux-gpio
  Cc: git, devicetree, krzysztof.kozlowski+dt, robh+dt, brgl, linus.walleij

Add SLG7XL45106 GPO expander
 
v2:
Use the platform data check instead of compatible
arrange alphabetically
rebase to the latest kernel

v3:
Reorder the p_data struct
Add ack 

Shubhrajyoti Datta (3):
  dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
  gpio: pca9570: add a platform data structure
  gpio: pca9570: add slg7xl45106 support

 .../bindings/gpio/gpio-pca9570.yaml           |  1 +
 drivers/gpio/gpio-pca9570.c                   | 49 ++++++++++++++++---
 2 files changed, 44 insertions(+), 6 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH v4 0/3] gpio: pca9570: add slg7xl45106 support
@ 2022-09-27 12:19 Shubhrajyoti Datta
  2022-09-27 12:19 ` [PATCH v3 3/3] " Shubhrajyoti Datta
  0 siblings, 1 reply; 7+ messages in thread
From: Shubhrajyoti Datta @ 2022-09-27 12:19 UTC (permalink / raw)
  To: linux-gpio
  Cc: git, devicetree, krzysztof.kozlowski+dt, robh+dt, brgl, linus.walleij

Add SLG7XL45106 GPO expander
 
v2:
Use the platform data check instead of compatible
arrange alphabetically
rebase to the latest kernel

v3:
Reorder the p_data struct
Add ack

v4:
Resend as the v3 sent was doubled and mangled 

Shubhrajyoti Datta (3):
  dt-bindings: gpio: pca9570: Add compatible for slg7xl45106
  gpio: pca9570: add a platform data structure
  gpio: pca9570: add slg7xl45106 support

 .../bindings/gpio/gpio-pca9570.yaml           |  1 +
 drivers/gpio/gpio-pca9570.c                   | 49 ++++++++++++++++---
 2 files changed, 44 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-10-04  7:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26  6:12 [PATCH v3 0/2] gpio: pca9570: add slg7xl45106 support Shubhrajyoti Datta
2022-09-26  6:12 ` [PATCH v3 1/3] dt-bindings: gpio: pca9570: Add compatible for slg7xl45106 Shubhrajyoti Datta
2022-09-26  6:12 ` [PATCH v3 2/3] gpio: pca9570: add a platform data structure Shubhrajyoti Datta
2022-10-04  7:30   ` Linus Walleij
2022-09-26  6:12 ` [PATCH v3 3/3] gpio: pca9570: add slg7xl45106 support Shubhrajyoti Datta
2022-09-27 12:18 ` [PATCH v3 0/2] " Datta, Shubhrajyoti
2022-09-27 12:19 [PATCH v4 0/3] " Shubhrajyoti Datta
2022-09-27 12:19 ` [PATCH v3 3/3] " Shubhrajyoti Datta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.