diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2020-09-15 10:24:19 +0300 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2020-09-16 11:42:18 +0300 |
commit | 75319b4600e7b7adfec80ea0a3ccc07f22290c89 (patch) | |
tree | e2c18b17f16c7400acae595b1628990009d195b4 | |
parent | bd74e286b354134863ce633747fa4bfe541e440a (diff) | |
download | linux-75319b4600e7b7adfec80ea0a3ccc07f22290c89.tar.xz |
dt-bindings: cpufreq: cpufreq-qcom-hw: Document Qcom EPSS compatible
The hardware block which carries out CPUFreq operations on SM8250 SoC is
called EPSS. Hence, document the compatible.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Amit Kucheria <amitk@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt index 33856947c561..9299028ee712 100644 --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt @@ -8,7 +8,7 @@ Properties: - compatible Usage: required Value type: <string> - Definition: must be "qcom,cpufreq-hw". + Definition: must be "qcom,cpufreq-hw" or "qcom,cpufreq-epss". - clocks Usage: required |