[U-Boot] [PATCH 0/3] gpio: zynq: Add support for Versal

Michal Simek michal.simek at xilinx.com
Mon Oct 14 09:05:05 UTC 2019


Hi,

this patchset is updating existing zynq driver with adding two layout. One
for Versal gpio and another one on PMC gpio which is using different
layout. And also enabling gpio command for versal.

Thanks,
Michal


Ashok Reddy Soma (1):
  gpio: zynq: Add gpio driver support for Versal

Michal Simek (1):
  arm64: versal: Enable GPIO command for Versal

Shubhrajyoti Datta (1):
  gpio: zynq: Add gpio driver support for PMC gpio

 configs/xilinx_versal_virt_defconfig |  1 +
 drivers/gpio/Kconfig                 |  2 +-
 drivers/gpio/zynq_gpio.c             | 34 ++++++++++++++++++++++++++++
 3 files changed, 36 insertions(+), 1 deletion(-)

-- 
2.17.1



More information about the U-Boot mailing list