2022-11-18 18:46:14

by Melody Olvera

[permalink] [raw]
Subject: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QDU1000/QRU1000 cpufreq

Add cpufreq epss for QDU1000 and QRU1000 SoCs.

Signed-off-by: Melody Olvera <[email protected]>
---
This patch comes from a discussion on this series
https://lore.kernel.org/all/[email protected]/

Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
index e58c55f78aaa..1516327c7f74 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,qdu1000-cpufreq-epss
- qcom,sm6375-cpufreq-epss
- qcom,sm8250-cpufreq-epss
- const: qcom,cpufreq-epss

base-commit: 147307c69ba4441ee90c1f8ce8edf5df4ea60f67
--
2.38.1



2022-11-21 10:36:46

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QDU1000/QRU1000 cpufreq

On 18/11/2022 19:24, Melody Olvera wrote:
> Add cpufreq epss for QDU1000 and QRU1000 SoCs.
>
> Signed-off-by: Melody Olvera <[email protected]>
> ---


Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof


2022-12-01 09:25:56

by Viresh Kumar

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QDU1000/QRU1000 cpufreq

On 21-11-22, 11:27, Krzysztof Kozlowski wrote:
> On 18/11/2022 19:24, Melody Olvera wrote:
> > Add cpufreq epss for QDU1000 and QRU1000 SoCs.
> >
> > Signed-off-by: Melody Olvera <[email protected]>
> > ---
>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>

Applied. Thanks.

--
viresh