mbox series

[0/3] arm64: qcom: Add cpufreq and clock support

Message ID 20240424101503.635364-1-quic_tengfan@quicinc.com (mailing list archive)
Headers show
Series arm64: qcom: Add cpufreq and clock support | expand

Message

Tengfei Fan April 24, 2024, 10:15 a.m. UTC
Add cpufreq and clock support for SM4450 platform.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---

Tengfei Fan (3):
  dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM4450 compatibles
  arm64: dts: qcom: sm4450: Add cpufreq support
  arm64: dts: qcom: sm4450: Supply clock from cpufreq node to CPUs

 .../bindings/cpufreq/cpufreq-qcom-hw.yaml     |  2 +
 arch/arm64/boot/dts/qcom/sm4450.dtsi          | 37 +++++++++++++++++++
 2 files changed, 39 insertions(+)


base-commit: a59668a9397e7245b26e9be85d23f242ff757ae8

Comments

Bjorn Andersson May 27, 2024, 3 a.m. UTC | #1
On Wed, 24 Apr 2024 18:15:00 +0800, Tengfei Fan wrote:
> Add cpufreq and clock support for SM4450 platform.
> 
> 

Applied, thanks!

[2/3] arm64: dts: qcom: sm4450: Add cpufreq support
      commit: 15476ccd3dc6cea04048d159115c86a3d5042501
[3/3] arm64: dts: qcom: sm4450: Supply clock from cpufreq node to CPUs
      commit: 15476ccd3dc6cea04048d159115c86a3d5042501

Best regards,