Message ID | 20230912-msm8909-cpufreq-v1-3-767ce66b544b@kernkonzept.com |
---|---|
State | New |
Headers | show |
Series | cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909 | expand |
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
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(+)