mbox series

[0/2] arm64: qcom: sa8775p: enable cpufreq

Message ID 20230221150543.283487-1-brgl@bgdev.pl
Headers show
Series arm64: qcom: sa8775p: enable cpufreq | expand

Message

Bartosz Golaszewski Feb. 21, 2023, 3:05 p.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Add the new compatible for the cpufreq engine on the sa8775p SoC and
enable it in the .dtsi.

Bartosz Golaszewski (2):
  dt-bindings: cpufreq: qcom-hw: add a compatible for sa8775p
  arm64: dts: qcom: sa8775p: add cpufreq node

 .../bindings/cpufreq/cpufreq-qcom-hw.yaml     |  1 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 21 +++++++++++++++++++
 2 files changed, 22 insertions(+)

Comments

Bjorn Andersson March 15, 2023, 11:34 p.m. UTC | #1
On Tue, 21 Feb 2023 16:05:41 +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Add the new compatible for the cpufreq engine on the sa8775p SoC and
> enable it in the .dtsi.
> 
> Bartosz Golaszewski (2):
>   dt-bindings: cpufreq: qcom-hw: add a compatible for sa8775p
>   arm64: dts: qcom: sa8775p: add cpufreq node
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: sa8775p: add cpufreq node
      commit: 5d793ff40692c9b3f88df1820a79ac8ae7d9c80b

Best regards,