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

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 14+ 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 ` 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   ` Sai Krishna Potthuri
2020-07-21  2:07   ` Rob Herring
2020-07-21  2:07     ` Rob Herring
2020-07-21  6:28     ` Sai Krishna Potthuri
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-14  6:29   ` Sai Krishna Potthuri
2020-07-20  9:48   ` Philipp Zabel
2020-07-20  9:48     ` Philipp Zabel
2020-07-20 13:58     ` Sai Krishna Potthuri
2020-07-20 13:58       ` Sai Krishna Potthuri

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.