[PATCH v4 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937

Konrad Dybcio konrad.dybcio at oss.qualcomm.com
Mon Apr 14 20:35:34 UTC 2025


On 3/15/25 3:57 PM, Barnabás Czémán wrote:
> From: Daniil Titov <daniilt971 at gmail.com>
> 
> Modify existing MSM8917 driver to support MSM8937 SoC. Override frequencies
> which are different in this chip. Register all the clocks to the framework
> for the clients to be able to request for them. Add new variant of GDSC for
> new chip.
> 
> Signed-off-by: Daniil Titov <daniilt971 at gmail.com>
> Signed-off-by: Barnabás Czémán <barnabas.czeman at mainlining.org>
> ---

[...]

> +static void msm8937_clock_override(void)
> +{
> +	/* GPLL3 750MHz configuration */

So this is a variable rate PLL, I'm not sure how it plays out
with your frequency table - it looks a little different to the
3.18 version

The patch looks good otherwise

Konrad


More information about the Freedreno mailing list