]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: qcom: msm8226: Add CPU frequency scaling support
authorLuca Weiss <luca@lucaweiss.eu>
Wed, 19 Jun 2024 21:02:49 +0000 (23:02 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Aug 2024 02:13:53 +0000 (21:13 -0500)
commit02f2ddaa1a78cbebd4255f78260781b404225170
tree8ecf95748bc07d80a238614e9e6e1553a1bd567a
parent440c3fdbfa7d9a244351a66595d844e64d171640
ARM: dts: qcom: msm8226: Add CPU frequency scaling support

Add a node for the a7pll with its frequencies. With this we can use the
apcs-kpss-global driver for the apcs node and use the apcs to scale the
CPU frequency according to the opp-table.

At the same time unfortunately we need to provide the gcc node xo_board
instead of the XO via rpmcc since otherwise we'll have a circular
dependency between apcs, gcc and the rpm.

Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
Link: https://lore.kernel.org/r/20240619-msm8226-cpufreq-v1-5-85143f5291d1@lucaweiss.eu
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-msm8226.dtsi