devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] reset: reset-zynqmp: add support for Versal NET platform
@ 2023-07-21  4:11 Piyush Mehta
  2023-07-21  4:11 ` [PATCH V2 1/2] dt-bindings: reset: Updated binding for Versal-NET reset driver Piyush Mehta
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Piyush Mehta @ 2023-07-21  4:11 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 added compatible string dt-binding for the Versal NET platform
specific.

The Versal Net  device includes more security features in the platform
management controller (PMC) and increases the number of CPUs in the
application processing unit (APU) and the real-time processing unit (RPU).

---
Changes in V2:
- Addressed Krzysztof and Conor review comments:
 - Updated the commit message [1/2] with detail description of Versal NET SoC.
 - Removed the dt-bindings include versal NET header from the binding documents
   as it is not used by the driver.

Link: https://lore.kernel.org/lkml/20230717112348.1381367-1-piyush.mehta@amd.com/ 
---

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

 .../devicetree/bindings/reset/xlnx,zynqmp-reset.yaml       | 1 +
 drivers/reset/reset-zynqmp.c                               | 7 +++++++
 2 files changed, 8 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-08 19:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21  4:11 [PATCH V2 0/2] reset: reset-zynqmp: add support for Versal NET platform Piyush Mehta
2023-07-21  4:11 ` [PATCH V2 1/2] dt-bindings: reset: Updated binding for Versal-NET reset driver Piyush Mehta
2023-07-21  8:04   ` Krzysztof Kozlowski
2023-07-21  4:11 ` [PATCH V2 2/2] reset: reset-zynqmp: add support for Versal NET platform Piyush Mehta
2023-08-08 13:47 ` [PATCH V2 0/2] " Philipp Zabel

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).