[PATCH 7/8] clk: imx: Rework all imx_clk_hw_composite wrappers

Stephen Boyd sboyd at kernel.org
Tue Sep 14 18:02:45 PDT 2021


Quoting Abel Vesa (2021-09-13 01:24:49)
> Rather than having multiple different macros for each different type
> of imx8m_clk_hw_composite, implement them in such a way so we can
> take advantage the most of the already defined simpler types. Basically,
> we end up having one low-level __imx8m_clk_hw_composite function, a
> wrapper to simplify the parents related arguments called
> _imx8m_clk_hw_composite and then all the types can use those for each
> specific case.
> 
> Signed-off-by: Abel Vesa <abel.vesa at nxp.com>
> ---

Reviewed-by: Stephen Boyd <sboyd at kernel.org>



More information about the linux-arm-kernel mailing list