From: Krzysztof Kozlowski Date: Wed, 2 Nov 2022 16:31:52 +0000 (-0400) Subject: dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema X-Git-Tag: v6.6.17~5945^2^4^2~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=842b4ca1cb8cf547dc63cfe37342f0704454ac2f;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: clock: qcom,gcc-ipq8074: Use common GCC schema Reference common Qualcomm GCC schema to remove common pieces. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20221102163153.55460-1-krzysztof.kozlowski@linaro.org --- diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml index 7764124..a190523 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-ipq8074.yaml @@ -17,26 +17,13 @@ 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. - clocks: items: - description: board XO clock @@ -49,12 +36,8 @@ properties: required: - compatible - - reg - - '#clock-cells' - - '#power-domain-cells' - - '#reset-cells' -additionalProperties: false +unevaluatedProperties: false examples: - |