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

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

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
cc9d138f 3b39fb00

+4 -16
+4 -16
Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.yaml
··· 40 40 - description: DSI 1 PLL byte clock 41 41 - description: DSI 1 PLL DSI clock 42 42 43 - '#clock-cells': 44 - const: 1 45 - 46 - '#reset-cells': 47 - const: 1 48 - 49 - '#power-domain-cells': 50 - const: 1 51 - 52 - reg: 53 - maxItems: 1 54 - 55 43 power-domains: 56 44 items: 57 45 - description: MMCX power domain 58 46 59 47 required: 60 48 - compatible 61 - - reg 62 49 - clocks 63 - - '#clock-cells' 64 - - '#reset-cells' 65 50 - '#power-domain-cells' 66 51 67 - additionalProperties: false 52 + allOf: 53 + - $ref: qcom,gcc.yaml# 54 + 55 + unevaluatedProperties: false 68 56 69 57 examples: 70 58 - |