Re: [PATCH v2 08/11] arm64: dts: qcom: ipq8074: include the GPLL0 as clock provider for mailbox

From: Kathiravan Thirumoorthy
Date: Wed Sep 27 2023 - 08:13:14 EST



On 9/27/2023 5:03 PM, Konrad Dybcio wrote:
On 14.09.2023 08:59, Kathiravan Thirumoorthy wrote:
While the kernel is booting up, APSS PLL will be running at 800MHz with
GPLL0 as source. Once the cpufreq driver is available, APSS PLL will be
configured to the rate based on the opp table and the source also will
be changed to APSS_PLL_EARLY. So allow the mailbox to consume the GPLL0,
with this inclusion, CPU Freq correctly reports that CPU is running at
800MHz rather than 24MHz.

Signed-off-by: Kathiravan Thirumoorthy <quic_kathirav@xxxxxxxxxxx>
---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad

Thanks Konrad.

I just realized that, in commit message, the statement "APSS PLL will be running at 800MHz" should be "APSS clock / CPU clock will be running at 800MHz".

Bjorn, will you be able to fix it up while applying (all 4 DTS changes needs update) or shall I respin it?

Thanks,

Kathiravan T.