Re: [PATCH v4 1/2] clk: at91: fix clk-generated parenting

From: Stephen Boyd
Date: Thu Jun 01 2017 - 03:47:49 EST


On 05/30, Alexandre Belloni wrote:
> On 18/05/2017 at 18:33:02 -0700, Stephen Boyd wrote:
> > On 05/12, Alexandre Belloni wrote:
> > > clk_generated_startup is called after clk_hw_register. So the first call to
> > > get_parent will not have the correct value (i.e. 0) and because this is
> > > cached, it may never be updated.
> > >
> > > Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> > > ---
> >
> > Fixes tag?
>
> Yep,
>
> Fixes: df70aeef6083 ("clk: at91: add generated clock driver")
>
> Can you add it or do you want a new version?
>

I'll take care of it now and apply it to clk-next. The second
patch can go in after comments are addressed.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project