Commit 434cb577 authored by Yassine Oudjana's avatar Yassine Oudjana Committed by Bjorn Andersson
Browse files

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: default avatarYassine Oudjana <y.oudjana@protonmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230527093934.101335-2-y.oudjana@protonmail.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent a47fa461
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,7 +15,9 @@ description: >

properties:
  compatible:
    const: qcom,msm8996-cbf
    enum:
      - qcom,msm8996-cbf
      - qcom,msm8996pro-cbf

  reg:
    maxItems: 1