diff options
author | Stephan Gerhold <stephan.gerhold@kernkonzept.com> | 2023-09-12 11:40:17 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2023-09-28 12:23:51 +0530 |
commit | 55530ab888cfd20befad976c72b72ac76651b2c2 (patch) | |
tree | 64135f1ba0cb5f5265484a3fead345d6d73dbf48 /Documentation/devicetree/bindings/cpufreq | |
parent | 40f6be3ef2bed759ad91d335d36f8dc9d64c87e2 (diff) |
dt-bindings: cpufreq: qcom-nvmem: Document MSM8909
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>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/cpufreq')
-rw-r--r-- | Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml b/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml index a6534bff03e6..7391660a25ac 100644 --- a/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml +++ b/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.yaml @@ -31,6 +31,7 @@ select: - qcom,ipq8064 - qcom,ipq8074 - qcom,ipq9574 + - qcom,msm8909 - qcom,msm8939 - qcom,msm8960 - qcom,msm8974 |