[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250709-gcc-ref-fixes-v1-5-ceddde06775b@quicinc.com>
Date: Wed, 9 Jul 2025 15:07:26 +0530
From: Satya Priya Kakitapalli <quic_skakitap@...cinc.com>
To: Bjorn Andersson <andersson@...nel.org>,
Michael Turquette
<mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Rob Herring
<robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley
<conor+dt@...nel.org>,
Jeff Hugo <jeff.hugo@....qualcomm.com>,
"Srinivas
Kandagatla" <srini@...nel.org>
CC: Ajit Pandey <quic_ajipan@...cinc.com>,
Imran Shaik
<quic_imrashai@...cinc.com>,
Taniya Das <quic_tdas@...cinc.com>,
"Jagadeesh
Kona" <quic_jkona@...cinc.com>,
<linux-arm-msm@...r.kernel.org>, <linux-clk@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Satya Priya Kakitapalli
<quic_skakitap@...cinc.com>
Subject: [PATCH 5/8] dt-bindings: clock: qcom,qdu1000-ecpricc: Reference
qcom,gcc.yaml
Reference the common qcom,gcc.yaml schema to unify the common
parts of the binding.
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@...cinc.com>
---
.../devicetree/bindings/clock/qcom,qdu1000-ecpricc.yaml | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)
diff --git a/Documentation/devicetree/bindings/clock/qcom,qdu1000-ecpricc.yaml b/Documentation/devicetree/bindings/clock/qcom,qdu1000-ecpricc.yaml
index fd21df0e76976e6fecd32db5ee4a5eeec2757083..f452529437be8149ed83d95655bf89d34466f83e 100644
--- a/Documentation/devicetree/bindings/clock/qcom,qdu1000-ecpricc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,qdu1000-ecpricc.yaml
@@ -21,9 +21,6 @@ properties:
enum:
- qcom,qdu1000-ecpricc
- reg:
- maxItems: 1
-
clocks:
items:
- description: Board XO source
@@ -34,20 +31,14 @@ properties:
- description: GPLL4 source from GCC
- description: GPLL5 source from GCC
- '#clock-cells':
- const: 1
-
- '#reset-cells':
- const: 1
-
required:
- compatible
- - reg
- clocks
- - '#clock-cells'
- - '#reset-cells'
-additionalProperties: false
+allOf:
+ - $ref: qcom,gcc.yaml#
+
+unevaluatedProperties: false
examples:
- |
--
2.25.1
Powered by blists - more mailing lists