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

Shubhrajyoti Datta posted 3 patches 1 week, 6 days ago
.../devicetree/bindings/gpio/gpio-zynq.yaml     | 17 ++++++++++++++---
drivers/gpio/gpio-zynq.c                        | 12 ++++++++++++
2 files changed, 26 insertions(+), 3 deletions(-)
[PATCH v4 0/3] gpio: Add EIO GPIO support
Posted by Shubhrajyoti Datta 1 week, 6 days ago
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
Re: [PATCH v4 0/3] gpio: Add EIO GPIO support
Posted by Bartosz Golaszewski 1 week, 5 days ago
On Tue, 12 May 2026 11:38:46 +0530, Shubhrajyoti Datta wrote:
> 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
> 
> [...]

Applied, thanks!

[1/3] dt-bindings: gpio: zynq: Sort compatible strings alphabetically
      https://git.kernel.org/brgl/c/3eb639ef8da2d418ae69f3c8840c4e815036adc6
[2/3] dt-bindings: gpio: Add EIO GPIO compatible to gpio-zynq
      https://git.kernel.org/brgl/c/18409d06b4a002cb8550ad7c20273bedc77851df
[3/3] gpio: zynq: Add eio gpio support
      https://git.kernel.org/brgl/c/eeb1d6dfd89344b17afe845d4839b79e37fdd547

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>