Re: [PATCH v5 5/5] clk: imx: clk-audiomix: Corrent parent clock for earc_phy and audpll

From: Shengjiu Wang
Date: Sun May 26 2024 - 23:45:18 EST


On Sat, May 25, 2024 at 3:55 PM Markus Elfring <Markus.Elfring@xxxxxx> wrote:
>
> > According to Reference Manual of i.MX8MP
> > The parent clock of "earc_phy" is "sai_pll_out_div2",
> > The parent clock of "audpll" is "osc_24m".
>
> > Fixes: 6cd95f7b151c ("clk: imx: imx8mp: Add audiomix block control")
>
> Does such information indicate that the word “Correct” would be more appropriate
> (instead of “Corrent”) in the summary phrase?

Yes, thanks for pointing out the typo.

best regards
Shengjiu Wang

>
> Regards,
> Markus