On MSM8660 the GCC doesn't provide power domains. Switch it to use new qcom,gcc-nopd.yaml schema. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml index c9e985548621..d2dcfaf2e4cf 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-msm8660.yaml @@ -19,7 +19,7 @@ description: | include/dt-bindings/reset/qcom,gcc-msm8660.h allOf: - - $ref: qcom,gcc.yaml# + - $ref: qcom,gcc-nopd.yaml# properties: compatible: -- 2.39.2