Skip to content

Commit d2d3b96

Browse files
imrashaiKomal-Bajaj
authored andcommitted
dt-bindings: cpufreq: qcom-hw: Document Shikra CPUFREQ Hardware
The Qualcomm Shikra SoCs use RIMPS (RISC V based Integrated Manager for Power States) hardware for cpufreq scaling, which is functionally similar to EPSS, but supports only up to 12 frequency lookup table (LUT) entries. Signed-off-by: Imran Shaik <imran.shaik@oss.qualcomm.com>
1 parent cc1ddcf commit d2d3b96

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ properties:
5353
- qcom,sm8650-cpufreq-epss
5454
- const: qcom,cpufreq-epss
5555

56+
- description: RIMPS CPUFREQ HW
57+
items:
58+
- enum:
59+
- qcom,shikra-cpufreq-rimps
60+
- const: qcom,cpufreq-rimps
61+
5662
reg:
5763
minItems: 1
5864
items:
@@ -143,6 +149,7 @@ allOf:
143149
- qcom,sc8280xp-cpufreq-epss
144150
- qcom,sdm670-cpufreq-hw
145151
- qcom,sdm845-cpufreq-hw
152+
- qcom,shikra-cpufreq-rimps
146153
- qcom,sm4450-cpufreq-epss
147154
- qcom,sm6115-cpufreq-hw
148155
- qcom,sm6350-cpufreq-hw

0 commit comments

Comments
 (0)