On 28.10.2023 14:07, Vincent Knecht wrote:
> Fix mclk0 & mclk1 parent map to use correct GPLL6 configuration and
> freq_tbl to use GPLL6 instead of GPLL0 so that they tick at 24 MHz.
>
> Fixes: 1664014e4679 ("clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller")
> Suggested-by: Stephan Gerhold <[email protected]>
Reported-by?
> Signed-off-by: Vincent Knecht <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>
Konrad
Le samedi 28 octobre 2023 à 15:06 +0200, Konrad Dybcio a écrit :
> On 28.10.2023 14:07, Vincent Knecht wrote:
> > Fix mclk0 & mclk1 parent map to use correct GPLL6 configuration and
> > freq_tbl to use GPLL6 instead of GPLL0 so that they tick at 24 MHz.
> >
> > Fixes: 1664014e4679 ("clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller")
> > Suggested-by: Stephan Gerhold <[email protected]>
> Reported-by?
I believe S-b is accurate:
I mentioned a problem about those clocks on IRC,
and Stephan pointed to the 2 problems fixed in this patch.