Skip to content

Commit 434cb57

Browse files
Tooniisandersson
authored andcommitted
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 <y.oudjana@protonmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230527093934.101335-2-y.oudjana@protonmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent a47fa46 commit 434cb57

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ description: >
1515
1616
properties:
1717
compatible:
18-
const: qcom,msm8996-cbf
18+
enum:
19+
- qcom,msm8996-cbf
20+
- qcom,msm8996pro-cbf
1921

2022
reg:
2123
maxItems: 1

0 commit comments

Comments
 (0)