[PATCH 3/4] dt-bindings: cpufreq: qcom-nvmem: Document MSM8909

Stephan Gerhold posted 4 patches 2 years, 5 months ago
There is a newer version of this series
[PATCH 3/4] dt-bindings: cpufreq: qcom-nvmem: Document MSM8909
Posted by Stephan Gerhold 2 years, 5 months ago
Document that MSM8909 is used with qcom-cpufreq-nvmem for voltage
scaling and to restrict the maximum frequency based on the speedbin
encoded in the nvmem cells.

Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
---
 Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml b/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml
index 7e1bb992ce90..09315a1d8fc1 100644
--- a/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml
+++ b/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml
@@ -29,6 +29,7 @@ select:
           - qcom,apq8096
           - qcom,ipq8064
           - qcom,ipq8074
+          - qcom,msm8909
           - qcom,msm8939
           - qcom,msm8960
           - qcom,msm8974

-- 
2.39.2
Re: [PATCH 3/4] dt-bindings: cpufreq: qcom-nvmem: Document MSM8909
Posted by Rob Herring 2 years, 5 months ago
On Tue, 12 Sep 2023 11:40:17 +0200, Stephan Gerhold wrote:
> Document that MSM8909 is used with qcom-cpufreq-nvmem for voltage
> scaling and to restrict the maximum frequency based on the speedbin
> encoded in the nvmem cells.
> 
> Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
> ---
>  Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH 3/4] dt-bindings: cpufreq: qcom-nvmem: Document MSM8909
Posted by Viresh Kumar 2 years, 4 months ago
On 12-09-23, 13:29, Rob Herring wrote:
> 
> On Tue, 12 Sep 2023 11:40:17 +0200, Stephan Gerhold wrote:
> > Document that MSM8909 is used with qcom-cpufreq-nvmem for voltage
> > scaling and to restrict the maximum frequency based on the speedbin
> > encoded in the nvmem cells.
> > 
> > Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
> > ---
> >  Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> 
> Acked-by: Rob Herring <robh@kernel.org>

Applied. Thanks.

-- 
viresh