On Wed, Aug 02, 2017 at 11:55:12PM +0000, Kuninori Morimoto wrote:
>
> Hi Simon
>
> > > From: Kuninori Morimoto <[email protected]>
> > >
> > > clock name of "audio_clkout" is used by Renesas sound driver.
> > > This duplicated naming breaks its clock registering/unregisering.
> > > Especially, when unbind/bind it can't handle clkout correctly.
> > > This patch renames "audio_clkout" to "audio-clkout" to avoid
> > > naming conflict.
> > >
> > > Signed-off-by: Kuninori Morimoto <[email protected]>
> > > ---
> > > > Simon
> > >
> > > This patch is for v4.13-rcX
> >
> > Thanks, could I get a "Fixes" tag?
>
> Thanks
> Yes, please
Thanks, I have applied this as a fix for v4.13 with the following tag.
Please let me know if that was not your expectation.
Fixes: 8a8f181d2cfd ("arm64: renesas: salvator-x: use CS2000 as AUDIO_CLK_B")