Re: [PATCH v3 0/4] Enable cpufreq for IPQ5424
From: Varadarajan Narayanan
Date: Thu Jul 24 2025 - 06:34:17 EST
On Thu, Jul 24, 2025 at 03:55:36PM +0530, Varadarajan Narayanan wrote:
> CPU on Qualcomm ipq5424 is clocked by huayra PLL with RCG support.
> Add support for the APSS PLL, RCG and clock enable for ipq5424.
> The PLL, RCG register space are clubbed. Hence adding new APSS driver
> for both PLL and RCG/CBC control. Also the L3 cache has a separate pll
> modeled as ICC clock. The L3 pll needs to be scaled along with the CPU.
>
> v2: https://lore.kernel.org/linux-arm-msm/20250723110815.2865403-1-quic_varada@xxxxxxxxxxx/
>
> v1: https://lore.kernel.org/linux-arm-msm/20250127093128.2611247-1-quic_srichara@xxxxxxxxxxx/
Ignore this, missed Kryzstof's comments. Will post a new version
after addressing those comments.
Thanks
Varada