Re: [PATCH v13 4/5] clk: imx: Add imx composite clock
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-11-29 21:50:39
Also in:
linux-clk, linux-devicetree, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-11-29 21:50:39
Also in:
linux-clk, linux-devicetree, lkml
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 <redacted> Suggested-by: Sascha Hauer <s.hauer@pengutronix.de> Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de> ---
Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel