Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: qcom,dispcc-sm8x50: reference qcom,gcc.yaml

Just like most of Qualcomm clock controllers, we can reference common
qcom,gcc.yaml schema to unify the common parts of the binding.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240605-dt-bindings-qcom-gcc-v2-5-f947b24f1283@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
5576b6f8 f1684301

+2 -16
+2 -16
Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml
··· 60 60 - const: dptx2_phy_pll_link_clk 61 61 - const: dptx2_phy_pll_vco_div_clk 62 62 63 - '#clock-cells': 64 - const: 1 65 - 66 - '#reset-cells': 67 - const: 1 68 - 69 - '#power-domain-cells': 70 - const: 1 71 - 72 - reg: 73 - maxItems: 1 74 - 75 63 power-domains: 76 64 description: 77 65 A phandle and PM domain specifier for the MMCX power domain. ··· 72 84 73 85 required: 74 86 - compatible 75 - - reg 76 87 - clocks 77 88 - clock-names 78 - - '#clock-cells' 79 - - '#reset-cells' 80 89 - '#power-domain-cells' 81 90 82 91 allOf: 92 + - $ref: qcom,gcc.yaml# 83 93 - if: 84 94 not: 85 95 properties: ··· 91 105 clock-names: 92 106 maxItems: 7 93 107 94 - additionalProperties: false 108 + unevaluatedProperties: false 95 109 96 110 examples: 97 111 - |