Skip to content

Commit

Permalink
dt-bindings: clock: qcom,msm8996-cbf: Add compatible for MSM8996 Pro
Browse files Browse the repository at this point in the history
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 <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
  • Loading branch information
Tooniis authored and andersson committed Jul 31, 2023
1 parent a47fa46 commit 434cb57
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ description: >
properties:
compatible:
const: qcom,msm8996-cbf
enum:
- qcom,msm8996-cbf
- qcom,msm8996pro-cbf

reg:
maxItems: 1
Expand Down

0 comments on commit 434cb57

Please sign in to comment.