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

Shubhrajyoti Datta posted 3 patches 2 months ago
There is a newer version of this series
.../devicetree/bindings/gpio/gpio-zynq.yaml    | 18 +++++++++++++++---
drivers/gpio/gpio-zynq.c                       | 12 ++++++++++++
2 files changed, 27 insertions(+), 3 deletions(-)
[PATCH v2 0/3] gpio: Add EIO GPIO support
Posted by Shubhrajyoti Datta 2 months ago
Add the EIO GPIO support.
Add the dt description and the compatible to the driver.

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

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    | 18 +++++++++++++++---
 drivers/gpio/gpio-zynq.c                       | 12 ++++++++++++
 2 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.34.1