Skip to content

Commit 823a6d9

Browse files
flamingradianvireshk
authored andcommitted
dt-bindings: cpufreq: cpufreq-qcom-hw: add SDM670 compatible
The bindings for Qualcomm CPU frequency have a compatible for each SoC. Add the compatible for SDM670. Fixes: 0c66521 ("arm64: dts: qcom: sdm670: add cpu frequency scaling") Signed-off-by: Richard Acayan <mailingradian@gmail.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
1 parent 55530ab commit 823a6d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ properties:
2323
- enum:
2424
- qcom,qcm2290-cpufreq-hw
2525
- qcom,sc7180-cpufreq-hw
26+
- qcom,sdm670-cpufreq-hw
2627
- qcom,sdm845-cpufreq-hw
2728
- qcom,sm6115-cpufreq-hw
2829
- qcom,sm6350-cpufreq-hw
@@ -128,6 +129,7 @@ allOf:
128129
- qcom,qdu1000-cpufreq-epss
129130
- qcom,sc7180-cpufreq-hw
130131
- qcom,sc8280xp-cpufreq-epss
132+
- qcom,sdm670-cpufreq-hw
131133
- qcom,sdm845-cpufreq-hw
132134
- qcom,sm6115-cpufreq-hw
133135
- qcom,sm6350-cpufreq-hw

0 commit comments

Comments
 (0)