linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: reset-zynqmp: Added Versal platform support
@ 2020-07-14  6:29 Sai Krishna Potthuri
  2020-07-14  6:29 ` [PATCH 1/2] dt-bindings: reset: Updated binding for Versal reset driver Sai Krishna Potthuri
  2020-07-14  6:29 ` [PATCH 2/2] reset: reset-zynqmp: Added support for Versal platform Sai Krishna Potthuri
  0 siblings, 2 replies; 7+ messages in thread
From: Sai Krishna Potthuri @ 2020-07-14  6:29 UTC (permalink / raw)
  To: Philipp Zabel, Rob Herring, Michal Simek
  Cc: devicetree, linux-arm-kernel, linux-kernel, git, saikrishna12468,
	Sai Krishna Potthuri

Extended the ZynqMP reset driver to support Versal platform, accordingly
updated the dt-binding with the Versal platform specific information
like compatible string and reset indices.

Sai Krishna Potthuri (2):
  dt-bindings: reset: Updated binding for Versal reset driver
  reset: reset-zynqmp: Added support for Versal platform

 .../bindings/reset/xlnx,zynqmp-reset.txt      |  11 +-
 drivers/reset/reset-zynqmp.c                  |  24 +++-
 .../dt-bindings/reset/xlnx-versal-resets.h    | 105 ++++++++++++++++++
 3 files changed, 132 insertions(+), 8 deletions(-)
 create mode 100644 include/dt-bindings/reset/xlnx-versal-resets.h

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-21  6:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14  6:29 [PATCH 0/2] reset: reset-zynqmp: Added Versal platform support Sai Krishna Potthuri
2020-07-14  6:29 ` [PATCH 1/2] dt-bindings: reset: Updated binding for Versal reset driver Sai Krishna Potthuri
2020-07-21  2:07   ` Rob Herring
2020-07-21  6:28     ` Sai Krishna Potthuri
2020-07-14  6:29 ` [PATCH 2/2] reset: reset-zynqmp: Added support for Versal platform Sai Krishna Potthuri
2020-07-20  9:48   ` Philipp Zabel
2020-07-20 13:58     ` Sai Krishna Potthuri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).