[PATCH v4 0/3] gpio: Add EIO GPIO support

From: Shubhrajyoti Datta

Date: Tue May 12 2026 - 02:12:30 EST


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