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