linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string
@ 2023-06-20 11:01 Shubhrajyoti Datta
  2023-06-20 11:07 ` Krzysztof Kozlowski
  2023-07-19 20:09 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Shubhrajyoti Datta @ 2023-06-20 11:01 UTC (permalink / raw)
  To: devicetree
  Cc: git, mturquette, sboyd, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-clk

Add dt-binding documentation for Versal NET platforms.
Versal Net is a new AMD/Xilinx  SoC.

The SoC and its architecture is based on the Versal ACAP device.
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).

Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>

---
For the list of peripherals  please check 
https://github.com/Xilinx/u-boot-xlnx/blob/master/arch/arm/dts/versal-net.dtsi

Changes in v4:
Add description for for versal net

Changes in v3:
Add the compatible for versal net
the usage will new compatible string followed by old one

 .../devicetree/bindings/clock/xlnx,versal-clk.yaml         | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml
index 229af98b1d30..b90aa064a6d3 100644
--- a/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml
+++ b/Documentation/devicetree/bindings/clock/xlnx,versal-clk.yaml
@@ -20,7 +20,12 @@ select: false
 
 properties:
   compatible:
-    const: xlnx,versal-clk
+    oneOf:
+      - const: xlnx,versal-clk
+      - items:
+          - enum:
+              - xlnx,versal-net-clk
+          - const: xlnx,versal-clk
 
   "#clock-cells":
     const: 1
-- 
2.17.1


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

* Re: [PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string
  2023-06-20 11:01 [PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string Shubhrajyoti Datta
@ 2023-06-20 11:07 ` Krzysztof Kozlowski
  2023-07-19 20:09 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-20 11:07 UTC (permalink / raw)
  To: Shubhrajyoti Datta, devicetree
  Cc: git, mturquette, sboyd, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-clk

On 20/06/2023 13:01, Shubhrajyoti Datta wrote:
> Add dt-binding documentation for Versal NET platforms.
> Versal Net is a new AMD/Xilinx  SoC.
> 
> The SoC and its architecture is based on the Versal ACAP device.
> 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).
> 
> Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string
  2023-06-20 11:01 [PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string Shubhrajyoti Datta
  2023-06-20 11:07 ` Krzysztof Kozlowski
@ 2023-07-19 20:09 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2023-07-19 20:09 UTC (permalink / raw)
  To: Shubhrajyoti Datta, devicetree
  Cc: git, mturquette, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	linux-clk

Quoting Shubhrajyoti Datta (2023-06-20 04:01:37)
> Add dt-binding documentation for Versal NET platforms.
> Versal Net is a new AMD/Xilinx  SoC.
> 
> The SoC and its architecture is based on the Versal ACAP device.
> 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).
> 
> Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
> 
> ---

Applied to clk-next

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-20 11:01 [PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string Shubhrajyoti Datta
2023-06-20 11:07 ` Krzysztof Kozlowski
2023-07-19 20:09 ` Stephen Boyd

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