Devicetree
 help / color / mirror / Atom feed
* [PATCH v4 0/3] gpio: Add EIO GPIO support
@ 2026-05-12  6:08 Shubhrajyoti Datta
  2026-05-12  6:08 ` [PATCH v4 1/3] dt-bindings: gpio: zynq: Sort compatible strings alphabetically Shubhrajyoti Datta
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shubhrajyoti Datta @ 2026-05-12  6:08 UTC (permalink / raw)
  To: linux-kernel
  Cc: git, shubhrajyoti.datta, Shubhrajyoti Datta, Srinivas Neeli,
	Michal Simek, Linus Walleij, Bartosz Golaszewski, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-gpio, devicetree,
	linux-arm-kernel

Add the EIO GPIO support.
Add the dt description and the compatible to the driver.

Changes in v4:
- Add Conor ack
- Remove the min 52 for eio

Changes in v3:
- Update the commit message

Changes in v2:
- Add new patch to sort the compatible strings alphabetically
- Add description of EIO block

Shubhrajyoti Datta (3):
  dt-bindings: gpio: zynq: Sort compatible strings alphabetically
  dt-bindings: gpio: Add EIO GPIO compatible to gpio-zynq
  gpio: zynq: Add eio gpio support

 .../devicetree/bindings/gpio/gpio-zynq.yaml     | 17 ++++++++++++++---
 drivers/gpio/gpio-zynq.c                        | 12 ++++++++++++
 2 files changed, 26 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-05-13  7:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-12  6:08 [PATCH v4 0/3] gpio: Add EIO GPIO support Shubhrajyoti Datta
2026-05-12  6:08 ` [PATCH v4 1/3] dt-bindings: gpio: zynq: Sort compatible strings alphabetically Shubhrajyoti Datta
2026-05-12  6:08 ` [PATCH v4 2/3] dt-bindings: gpio: Add EIO GPIO compatible to gpio-zynq Shubhrajyoti Datta
2026-05-12  6:08 ` [PATCH v4 3/3] gpio: zynq: Add eio gpio support Shubhrajyoti Datta
2026-05-13  7:30 ` [PATCH v4 0/3] gpio: Add EIO GPIO support Bartosz Golaszewski

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