Re: [PATCH v13 4/5] clk: imx: Add imx composite clock

From: Stephen Boyd
Date: Thu Nov 29 2018 - 16:50:39 EST


Quoting Abel Vesa (2018-11-13 08:20:00)
> Since a lot of clocks on imx8m are formed by a mux, gate, predivider and
> divider, the idea here is to combine all of those into one composite clock,
> but we need to deal with both predivider and divider at the same time and
> therefore we add the imx8m_clk_composite_divider_ops and register
> the composite clock with those.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> Suggested-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> Reviewed-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> ---

Applied to clk-next