diff options
author | Konrad Dybcio <konrad.dybcio@somainline.org> | 2022-07-16 21:32:55 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-07-18 07:28:19 +0530 |
commit | 172a672af95c022071b9dacdf8a647c193d0edbd (patch) | |
tree | a9e69ff5bae917d5a10a047ec4858d35f7007699 /Documentation | |
parent | a0c999b8a7b9c7ac4ba11b0dff37f9536a728be6 (diff) | |
download | linux-stable-172a672af95c022071b9dacdf8a647c193d0edbd.tar.gz linux-stable-172a672af95c022071b9dacdf8a647c193d0edbd.tar.bz2 linux-stable-172a672af95c022071b9dacdf8a647c193d0edbd.zip |
dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM6375 compatible
Add compatible for EPSS CPUFREQ-HW on SM6375.
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml index 2f1b8b6852a0..24fa3d87a40b 100644 --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml @@ -25,6 +25,7 @@ properties: - description: v2 of CPUFREQ HW (EPSS) items: - enum: + - qcom,sm6375-cpufreq-epss - qcom,sm8250-cpufreq-epss - const: qcom,cpufreq-epss |