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

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

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
7e828d77 4da364c7

+4 -16
+4 -16
Documentation/devicetree/bindings/clock/qcom,sm8450-gpucc.yaml
··· 34 34 - description: GPLL0 main branch source 35 35 - description: GPLL0 div branch source 36 36 37 - '#clock-cells': 38 - const: 1 39 - 40 - '#reset-cells': 41 - const: 1 42 - 43 - '#power-domain-cells': 44 - const: 1 45 - 46 - reg: 47 - maxItems: 1 48 - 49 37 required: 50 38 - compatible 51 - - reg 52 39 - clocks 53 - - '#clock-cells' 54 - - '#reset-cells' 55 40 - '#power-domain-cells' 56 41 57 - additionalProperties: false 42 + allOf: 43 + - $ref: qcom,gcc.yaml# 44 + 45 + unevaluatedProperties: false 58 46 59 47 examples: 60 48 - |