Re: [RESEND 4/4] clk: imx7d: Move clks_init_on before any clock operations

From: Stephen Boyd
Date: Fri Apr 06 2018 - 14:20:48 EST


Quoting Abel Vesa (2018-03-27 23:46:39)
> From: Dong Aisheng <b29396@xxxxxxxxxxxxx>
>
> For init on clocks we should move it at the first place in imx7d_clocks_init()
> before any clock operations, else the clock operation may fail in case the clock
> is still not on.
>
> Acked-by: Ranjani Vaidyanathan <Ranjani.Vaidyanathan@xxxxxxxxxxxxx>
> Signed-off-by: Dong Aisheng <b29396@xxxxxxxxxxxxx>
> Signed-off-by: Irina Tirdea <irina.tirdea@xxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> ---

Applied to clk-next