Message ID | 20230723140712.9438-5-a39.skl@gmail.com (mailing list archive) |
---|---|
State | Changes Requested |
Headers | show |
Series | MSM8976 PLL,RPMPD and DTS changes. | expand |
On 23/07/2023 16:06, Adam Skladowski wrote: > Document MSM8976 HFPLL compatibles. > > Signed-off-by: Adam Skladowski <a39.skl@gmail.com> > --- > Documentation/devicetree/bindings/clock/qcom,hfpll.txt | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,hfpll.txt b/Documentation/devicetree/bindings/clock/qcom,hfpll.txt > index ec02a024424c..855344957350 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,hfpll.txt > +++ b/Documentation/devicetree/bindings/clock/qcom,hfpll.txt > @@ -11,6 +11,9 @@ PROPERTIES > "qcom,hfpll-ipq8064", "qcom,hfpll" > "qcom,hfpll-apq8064", "qcom,hfpll" > "qcom,hfpll-msm8974", "qcom,hfpll" > + "qcom,hfpll-msm8976-a53", "qcom,hfpll" > + "qcom,hfpll-msm8976-a72", "qcom,hfpll" > + "qcom,hfpll-msm8976-cci", "qcom,hfpll" Let's switch to proper format, because this is not getting mess, so: qcom,msm8976-hfpll-a53 Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/clock/qcom,hfpll.txt b/Documentation/devicetree/bindings/clock/qcom,hfpll.txt index ec02a024424c..855344957350 100644 --- a/Documentation/devicetree/bindings/clock/qcom,hfpll.txt +++ b/Documentation/devicetree/bindings/clock/qcom,hfpll.txt @@ -11,6 +11,9 @@ PROPERTIES "qcom,hfpll-ipq8064", "qcom,hfpll" "qcom,hfpll-apq8064", "qcom,hfpll" "qcom,hfpll-msm8974", "qcom,hfpll" + "qcom,hfpll-msm8976-a53", "qcom,hfpll" + "qcom,hfpll-msm8976-a72", "qcom,hfpll" + "qcom,hfpll-msm8976-cci", "qcom,hfpll" "qcom,hfpll-msm8960", "qcom,hfpll" - reg:
Document MSM8976 HFPLL compatibles. Signed-off-by: Adam Skladowski <a39.skl@gmail.com> --- Documentation/devicetree/bindings/clock/qcom,hfpll.txt | 3 +++ 1 file changed, 3 insertions(+)