2022-11-02 17:35:15

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH v2 1/2] dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema

Reference common Qualcomm GCC schema to remove common pieces.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>

---

Changes since v1:
1. Add Ack.
---
.../bindings/clock/qcom,gcc-ipq8074.yaml | 25 +++----------------
1 file changed, 4 insertions(+), 21 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml
index 21470f52ce36..ac6711ed01ba 100644
--- a/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml
@@ -17,34 +17,17 @@ description: |
See also:
- dt-bindings/clock/qcom,gcc-ipq8074.h

+allOf:
+ - $ref: qcom,gcc.yaml#
+
properties:
compatible:
const: qcom,gcc-ipq8074

- '#clock-cells':
- const: 1
-
- '#power-domain-cells':
- const: 1
-
- '#reset-cells':
- const: 1
-
- reg:
- maxItems: 1
-
- protected-clocks:
- description:
- Protected clock specifier list as per common clock binding.
-
required:
- compatible
- - reg
- - '#clock-cells'
- - '#power-domain-cells'
- - '#reset-cells'

-additionalProperties: false
+unevaluatedProperties: false

examples:
- |
--
2.34.1



2022-11-02 20:02:20

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v2 1/2] dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema

On 02/11/2022 15:14, Stephen Boyd wrote:
> Quoting Krzysztof Kozlowski (2022-11-02 09:31:52)
>> Reference common Qualcomm GCC schema to remove common pieces.
>>
>> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>> Acked-by: Rob Herring <[email protected]>
>>
>> ---
>
> Acked-by: Stephen Boyd <[email protected]>
>
> I figure Bjorn will apply them with other qcom clk patches.

Bjorn,

I think you need to update your scripts:
https://patchwork.ozlabs.org/project/devicetree-bindings/list/?series=325924

Best regards,
Krzysztof


2022-11-08 05:47:31

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH v2 1/2] dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema

On Wed, 2 Nov 2022 12:31:52 -0400, Krzysztof Kozlowski wrote:
> Reference common Qualcomm GCC schema to remove common pieces.
>
>

Applied, thanks!

[1/2] dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema
commit: 842b4ca1cb8cf547dc63cfe37342f0704454ac2f
[2/2] dt-bindings: clock: qcom: Clean-up titles and descriptions
commit: ece3c3198182a13825a7f02844894ba6a03d58d1

Best regards,
--
Bjorn Andersson <[email protected]>