diff options
author | 2025-07-17 12:08:33 +0530 | |
---|---|---|
committer | 2025-07-19 22:42:28 -0500 | |
commit | 92b7d67614a68b03daf126d252c1cea935e9d5e5 (patch) | |
tree | 64f8102b8d8436580917e856ee35e143b72859d4 | |
parent | dt-bindings: clock: qcom: Remove double colon from description (diff) | |
download | wireguard-linux-92b7d67614a68b03daf126d252c1cea935e9d5e5.tar.xz wireguard-linux-92b7d67614a68b03daf126d252c1cea935e9d5e5.zip |
dt-bindings: clock: qcom,sm8150-camcc: Reference qcom,gcc.yaml
Reference the common qcom,gcc.yaml schema to unify the common
parts of the binding.
Suggested-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250717-gcc-ref-fixes-v2-1-a2a571d2be28@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,sm8150-camcc.yaml | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,sm8150-camcc.yaml b/Documentation/devicetree/bindings/clock/qcom,sm8150-camcc.yaml index a210ec9d820c..a55e30a4975e 100644 --- a/Documentation/devicetree/bindings/clock/qcom,sm8150-camcc.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,sm8150-camcc.yaml @@ -19,9 +19,6 @@ properties: compatible: const: qcom,sm8150-camcc - reg: - maxItems: 1 - clocks: items: - description: Board XO source @@ -37,26 +34,17 @@ properties: description: A phandle to an OPP node describing required MMCX performance point. - '#clock-cells': - const: 1 - - '#reset-cells': - const: 1 - - '#power-domain-cells': - const: 1 - required: - compatible - - reg - clocks - power-domains - required-opps - - '#clock-cells' - - '#reset-cells' - '#power-domain-cells' -additionalProperties: false +allOf: + - $ref: qcom,gcc.yaml# + +unevaluatedProperties: false examples: - | |