Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Shawn Guo and committed by
Stephen Boyd
f9a6a326 05cc560c

+3
+3
Documentation/devicetree/bindings/clock/qcom,a53pll.yaml
··· 18 18 enum: 19 19 - qcom,ipq6018-a53pll 20 20 - qcom,msm8916-a53pll 21 + - qcom,msm8939-a53pll 21 22 22 23 reg: 23 24 maxItems: 1 ··· 33 32 clock-names: 34 33 items: 35 34 - const: xo 35 + 36 + operating-points-v2: true 36 37 37 38 required: 38 39 - compatible