All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] reset: reset-zynqmp: add support for Versal NET platform
@ 2023-07-17 11:23 Piyush Mehta
  2023-07-17 11:23 ` [PATCH 1/2] dt-bindings: reset: Updated binding for Versal-NET reset driver Piyush Mehta
  2023-07-17 11:23 ` [PATCH 2/2] reset: reset-zynqmp: add support for Versal NET platform Piyush Mehta
  0 siblings, 2 replies; 17+ messages in thread
From: Piyush Mehta @ 2023-07-17 11:23 UTC (permalink / raw)
  To: robh+dt, krzysztof.kozlowski+dt, conor+dt, p.zabel, michal.simek
  Cc: devicetree, linux-kernel, git, Piyush Mehta

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

Piyush Mehta (2):
  dt-bindings: reset: Updated binding for Versal-NET reset driver
  reset: reset-zynqmp: add support for Versal NET platform

 .../bindings/reset/xlnx,zynqmp-reset.yaml     |   4 +
 drivers/reset/reset-zynqmp.c                  |   7 +
 .../reset/xlnx-versal-net-resets.h            | 127 ++++++++++++++++++
 3 files changed, 138 insertions(+)
 create mode 100644 include/dt-bindings/reset/xlnx-versal-net-resets.h

-- 
2.25.1


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

end of thread, other threads:[~2023-07-19  6:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 11:23 [PATCH 0/2] reset: reset-zynqmp: add support for Versal NET platform Piyush Mehta
2023-07-17 11:23 ` [PATCH 1/2] dt-bindings: reset: Updated binding for Versal-NET reset driver Piyush Mehta
2023-07-17 18:40   ` Conor Dooley
2023-07-17 20:47     ` Krzysztof Kozlowski
2023-07-18  7:10       ` Michal Simek
2023-07-18  7:39         ` Krzysztof Kozlowski
2023-07-18 13:11           ` Michal Simek
2023-07-18 13:20             ` Krzysztof Kozlowski
2023-07-18 13:21               ` Krzysztof Kozlowski
2023-07-18 13:59                 ` Michal Simek
2023-07-18 14:01               ` Michal Simek
2023-07-18 14:04                 ` Krzysztof Kozlowski
2023-07-18 14:30                   ` Michal Simek
2023-07-18 18:01                     ` Krzysztof Kozlowski
2023-07-19  6:23                       ` Michal Simek
2023-07-19  6:36                         ` Krzysztof Kozlowski
2023-07-17 11:23 ` [PATCH 2/2] reset: reset-zynqmp: add support for Versal NET platform Piyush Mehta

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.