2023-09-05 16:19:37

by Varadarajan Narayanan

[permalink] [raw]
Subject: Re: [PATCH] clk: qcom: ipq5332: Drop set rate parent from gpll0 dependent clocks

On Wed, Aug 30, 2023 at 04:37:40PM -0700, Stephen Boyd wrote:
> Quoting Varadarajan Narayanan (2023-08-29 23:35:10)
> > IPQ5332's GPLL0's nominal/turbo frequency is 800MHz.
> > This must not be scaled based on the requirement of
> > dependent clocks. Hence remove the CLK_SET_RATE_PARENT
> > flag.
> >
> > Signed-off-by: Varadarajan Narayanan <[email protected]>
> > ---
>
> Any Fixes tag?

Have posted v2 with Fixes tag. Please take a look.

Thanks
Varada