[PATCH 0/3] Add reset driver support for ZynqMP and Versal

Ashok Reddy Soma ashok.reddy.soma at xilinx.com
Wed Jul 20 11:59:56 CEST 2022


This patch series does following things
- Add reset driver support for Versal platform
- Enable reset driver support for ZynqMP and Versal platforms



Ashok Reddy Soma (1):
  arm64: zynqmp: Enable reset driver

Michal Simek (1):
  arm64: versal: Enable reset driver for versal

T Karthik Reddy (1):
  reset: zynqmp: Add reset driver support for versal

 configs/xilinx_versal_virt_defconfig |  2 ++
 configs/xilinx_zynqmp_virt_defconfig |  2 ++
 drivers/reset/Kconfig                |  6 +++---
 drivers/reset/reset-zynqmp.c         | 10 +++++++---
 4 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list