Re: [PATCH] clk: imx: imx8mm: correct audio_pll2_clk to audio_pll2_out

From: Stephen Boyd
Date: Wed May 29 2019 - 19:39:19 EST


Quoting Shawn Guo (2019-05-23 06:22:36)
> On Wed, May 22, 2019 at 01:34:46AM +0000, Peng Fan wrote:
> > There is no audio_pll2_clk registered, it should be audio_pll2_out.
> >
> > Cc: <stable@xxxxxxxxxxxxxxx>
> > Fixes: ba5625c3e27 ("clk: imx: Add clock driver support for imx8mm")
> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
>
> Stephen,
>
> I leave this to you, since it's a fix.
>

Is it a critical fix? Or is it an annoyance that can wait in -next until
the next merge window?