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

2019-05-31 Thread Peng Fan
Hi Shawn, > Subject: Re: [PATCH] clk: imx: imx8mm: correct audio_pll2_clk to > audio_pll2_out > > On Thu, May 30, 2019 at 01:22:57AM +, Peng Fan wrote: > > Hi Stephen, > > > > > Subject: Re: [PATCH] clk: imx: imx8mm: correct audio_pll2_clk to > > >

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

2019-05-31 Thread Shawn Guo
On Thu, May 30, 2019 at 01:22:57AM +, Peng Fan wrote: > Hi Stephen, > > > Subject: Re: [PATCH] clk: imx: imx8mm: correct audio_pll2_clk to > > audio_pll2_out > > > > Quoting Shawn Guo (2019-05-23 06:22:36) > > > On Wed, May 22, 2

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

2019-05-29 Thread Peng Fan
Hi Stephen, > Subject: Re: [PATCH] clk: imx: imx8mm: correct audio_pll2_clk to > audio_pll2_out > > Quoting Shawn Guo (2019-05-23 06:22:36) > > On Wed, May 22, 2019 at 01:34:46AM +, Peng Fan wrote: > > > There is no audio_pll2_clk registered, it should be aud

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

2019-05-29 Thread Stephen Boyd
Quoting Shawn Guo (2019-05-23 06:22:36) > On Wed, May 22, 2019 at 01:34:46AM +, Peng Fan wrote: > > There is no audio_pll2_clk registered, it should be audio_pll2_out. > > > > Cc: > > Fixes: ba5625c3e27 ("clk: imx: Add clock driver support for imx8mm") > > Signed-off-by: Peng Fan > >

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

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