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

dt-bindings: clock: qcom,dispcc-sm6350: 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-4-f947b24f1283@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
f1684301 cc9d138f

+4 -16
+4 -16
Documentation/devicetree/bindings/clock/qcom,dispcc-sm6350.yaml
··· 37 37 - const: dp_phy_pll_link_clk 38 38 - const: dp_phy_pll_vco_div_clk 39 39 40 - '#clock-cells': 41 - const: 1 42 - 43 - '#reset-cells': 44 - const: 1 45 - 46 - '#power-domain-cells': 47 - const: 1 48 - 49 - reg: 50 - maxItems: 1 51 - 52 40 required: 53 41 - compatible 54 - - reg 55 42 - clocks 56 43 - clock-names 57 - - '#clock-cells' 58 - - '#reset-cells' 59 44 - '#power-domain-cells' 60 45 61 - additionalProperties: false 46 + allOf: 47 + - $ref: qcom,gcc.yaml# 48 + 49 + unevaluatedProperties: false 62 50 63 51 examples: 64 52 - |