From: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
To: <devicetree@vger.kernel.org>
Cc: <git@amd.com>, <linux-clk@vger.kernel.org>, <sboyd@kernel.org>,
<robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<michal.simek@xilinx.com>
Subject: [PATCH v1 1/2] dt-bindings: clock: versal: Add versal-net compatible string
Date: Thu, 30 Mar 2023 14:43:08 +0530 [thread overview]
Message-ID: <20230330091309.16215-2-shubhrajyoti.datta@amd.com> (raw)
In-Reply-To: <20230330091309.16215-1-shubhrajyoti.datta@amd.com>
From: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>
Add dt-binding documentation for Versal NET platforms.
Signed-off-by: Jay Buddhabhatti <jay.buddhabhatti@xilinx.com>
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
---
.../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 4bbf96484b56..ee1924acebaf 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:
+ - description: For implementations complying for Versal.
+ const: xlnx,versal-clk
+
+ - description: For implementations complying for Versal NET.
+ const: xlnx,versal-net-clk
"#clock-cells":
const: 1
--
2.17.1
next prev parent reply other threads:[~2023-03-30 9:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-30 9:13 [PATCH v1 0/2] clk: zynqmp: Add versal-net compatible string Shubhrajyoti Datta
2023-03-30 9:13 ` Shubhrajyoti Datta [this message]
2023-03-30 11:07 ` [PATCH v1 1/2] dt-bindings: clock: versal: " Krzysztof Kozlowski
2023-03-30 9:13 ` [PATCH v1 2/2] drivers: clk: zynqmp: " Shubhrajyoti Datta
2023-03-30 11:08 ` Krzysztof Kozlowski
2023-03-30 12:00 ` Michal Simek
2023-03-30 13:32 ` Krzysztof Kozlowski
2023-03-30 13:49 ` Michal Simek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230330091309.16215-2-shubhrajyoti.datta@amd.com \
--to=shubhrajyoti.datta@amd.com \
--cc=devicetree@vger.kernel.org \
--cc=git@amd.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-clk@vger.kernel.org \
--cc=michal.simek@xilinx.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox