Skip to content

Commit f9a6a32

Browse files
Shawn Guobebarino
authored andcommitted
dt-bindings: clock: Update qcom,a53pll bindings for MSM8939 support
Update qcom,a53pll bindings for MSM8939 support: - Add optional operating-points-v2 property - Add MSM8939 specific compatible Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Link: https://lore.kernel.org/r/20210704024032.11559-4-shawn.guo@linaro.org Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 05cc560 commit f9a6a32

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/clock/qcom,a53pll.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ properties:
1818
enum:
1919
- qcom,ipq6018-a53pll
2020
- qcom,msm8916-a53pll
21+
- qcom,msm8939-a53pll
2122

2223
reg:
2324
maxItems: 1
@@ -33,6 +34,8 @@ properties:
3334
items:
3435
- const: xo
3536

37+
operating-points-v2: true
38+
3639
required:
3740
- compatible
3841
- reg

0 commit comments

Comments
 (0)