Re: [PATCH v2] clk: imx: Refactor entire sccg pll clk

From: Abel Vesa
Date: Sat Feb 23 2019 - 05:58:20 EST


On 19-02-22 09:46:23, Stephen Boyd wrote:
> Quoting Abel Vesa (2019-02-22 09:07:32)
> > Make the entire combination of plls to be one single clock. The parents used
> > for bypasses are specified each as an index in the parents list.
> > The determine_rate does a lookup throughout all the possible combinations
> > for all the divs and returns the best possible 'setup' which in turn is used
> > by set_rate later to set up all the divs and bypasses.
> >
> > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> > Tested-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
> > Acked-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
>
> I suspect these tested by and acked tags should have been dropped,
> unless you discussed and tested off-list?
>

Oups, I forgot to drop them.