From: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
To: Bjorn Andersson <andersson@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Jeff Hugo <jeff.hugo@oss.qualcomm.com>,
"Srinivas Kandagatla" <srini@kernel.org>
Cc: Ajit Pandey <quic_ajipan@quicinc.com>,
Imran Shaik <quic_imrashai@quicinc.com>,
Taniya Das <quic_tdas@quicinc.com>,
"Jagadeesh Kona" <quic_jkona@quicinc.com>,
<linux-arm-msm@vger.kernel.org>, <linux-clk@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Subject: [PATCH 7/8] dt-bindings: clock: qcom,sm4450-camcc: Reference qcom,gcc.yaml
Date: Wed, 9 Jul 2025 15:07:28 +0530 [thread overview]
Message-ID: <20250709-gcc-ref-fixes-v1-7-ceddde06775b@quicinc.com> (raw)
In-Reply-To: <20250709-gcc-ref-fixes-v1-0-ceddde06775b@quicinc.com>
Reference the common qcom,gcc.yaml schema to unify the common
parts of the binding.
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
---
.../devicetree/bindings/clock/qcom,sm4450-camcc.yaml | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm4450-camcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm4450-camcc.yaml
index f54ce865880dedfb4bb7c38cbd39a6f5690cda31..1464f3d1f48552d0056715340eb1905d7b2b3e1c 100644
--- a/Documentation/devicetree/bindings/clock/qcom,sm4450-camcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,sm4450-camcc.yaml
@@ -20,32 +20,20 @@ properties:
compatible:
const: qcom,sm4450-camcc
- reg:
- maxItems: 1
-
clocks:
items:
- description: Board XO source
- description: Camera AHB clock source from GCC
- '#clock-cells':
- const: 1
-
- '#reset-cells':
- const: 1
-
- '#power-domain-cells':
- const: 1
-
required:
- compatible
- - reg
- clocks
- - '#clock-cells'
- - '#reset-cells'
- '#power-domain-cells'
-additionalProperties: false
+allOf:
+ - $ref: qcom,gcc.yaml#
+
+unevaluatedProperties: false
examples:
- |
--
2.25.1
next prev parent reply other threads:[~2025-07-09 9:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 9:37 [PATCH 0/8] Reference the common qcom,gcc.yaml schema Satya Priya Kakitapalli
2025-07-09 9:37 ` [PATCH 1/8] dt-bindings: clock: qcom,sm8150-camcc: Reference qcom,gcc.yaml Satya Priya Kakitapalli
2025-07-09 9:46 ` Krzysztof Kozlowski
2025-07-09 9:37 ` [PATCH 2/8] dt-bindings: clock: qcom,lcc: " Satya Priya Kakitapalli
2025-07-09 10:08 ` Krzysztof Kozlowski
2025-07-09 9:37 ` [PATCH 3/8] dt-bindings: clock: qcom,mmcc: " Satya Priya Kakitapalli
2025-07-09 9:37 ` [PATCH 4/8] dt-bindings: clock: qcom,qcs404-turingcc: " Satya Priya Kakitapalli
2025-07-09 10:07 ` Krzysztof Kozlowski
2025-07-10 10:20 ` Satya Priya Kakitapalli
2025-07-09 9:37 ` [PATCH 5/8] dt-bindings: clock: qcom,qdu1000-ecpricc: " Satya Priya Kakitapalli
2025-07-09 10:09 ` Krzysztof Kozlowski
2025-07-09 9:37 ` [PATCH 6/8] dt-bindings: clock: qcom,sc8280xp-lpasscc: " Satya Priya Kakitapalli
2025-07-09 10:10 ` Krzysztof Kozlowski
2025-07-09 9:37 ` Satya Priya Kakitapalli [this message]
2025-07-09 9:37 ` [PATCH 8/8] dt-bindings: clock: qcom,sm4450-dispcc: " Satya Priya Kakitapalli
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=20250709-gcc-ref-fixes-v1-7-ceddde06775b@quicinc.com \
--to=quic_skakitap@quicinc.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jeff.hugo@oss.qualcomm.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=quic_ajipan@quicinc.com \
--cc=quic_imrashai@quicinc.com \
--cc=quic_jkona@quicinc.com \
--cc=quic_tdas@quicinc.com \
--cc=robh@kernel.org \
--cc=sboyd@kernel.org \
--cc=srini@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;
as well as URLs for NNTP newsgroup(s).