From: Yassine Oudjana Date: Sat, 27 May 2023 09:39:32 +0000 (+0300) Subject: dt-bindings: clock: qcom,msm8996-cbf: Add compatible for MSM8996 Pro X-Git-Tag: v6.6-rc1~124^2^2~1^2~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=434cb57732cd6b39c41a218f2e1dfddd5373fe1b;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: clock: qcom,msm8996-cbf: Add compatible for MSM8996 Pro The CBF clock on MSM8996 Pro has a different divisor compared to MSM8996 and is therefore not fully compatible with it. Add a new compatible string to differentiate between them. Signed-off-by: Yassine Oudjana Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20230527093934.101335-2-y.oudjana@protonmail.com Signed-off-by: Bjorn Andersson --- diff --git a/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml b/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml index 3ffe69d8cdd5b..0dfbd8c4d465d 100644 --- a/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml +++ b/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml @@ -15,7 +15,9 @@ description: > properties: compatible: - const: qcom,msm8996-cbf + enum: + - qcom,msm8996-cbf + - qcom,msm8996pro-cbf reg: maxItems: 1