mbox series

[0/2] Add support for cpufreq scaling on QCS8300

Message ID 20250313-qcs8300-cpufreq-scaling-v1-0-d4cd3bd9c018@quicinc.com
Headers show
Series Add support for cpufreq scaling on QCS8300 | expand

Message

Imran Shaik March 13, 2025, 6:03 a.m. UTC
Add cpufreq-hw node to support cpufreq scaling on QCS8300.

Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
---
Imran Shaik (2):
      dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS8300 compatible
      arm64: dts: qcom: qcs8300: Add cpufreq scaling node

 .../bindings/cpufreq/cpufreq-qcom-hw.yaml          |  2 ++
 arch/arm64/boot/dts/qcom/qcs8300.dtsi              | 26 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)
---
base-commit: 9fbcd7b32bf7c0a5bda0f22c25df29d00a872017
change-id: 20250313-qcs8300-cpufreq-scaling-e361aa2536a3

Best regards,

Comments

Krzysztof Kozlowski March 13, 2025, 8:52 a.m. UTC | #1
On Thu, Mar 13, 2025 at 11:33:39AM +0530, Imran Shaik wrote:
> Document compatible for cpufreq hardware on Qualcomm QCS8300 platform.
> 
> Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
> ---
>  Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Krzysztof Kozlowski March 13, 2025, 9:18 a.m. UTC | #2
On Thu, Mar 13, 2025 at 11:33:39AM +0530, Imran Shaik wrote:
> Document compatible for cpufreq hardware on Qualcomm QCS8300 platform.
> 
> Signed-off-by: Imran Shaik <quic_imrashai@quicinc.com>
> ---
>  Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof