Re: [PATCH 6/8] clk: imx: Rework all clk_hw_register_divider wrappers

From: Stephen Boyd
Date: Tue Sep 14 2021 - 21:04:57 EST


Quoting Abel Vesa (2021-09-13 01:24:48)
> Instead of having multiple inline functions that were calling
> clk_hw_register_divider, implement a generic low-level
> __imx_clk_hw_divider and implement the rest as macros that
> pass on as arguments whatever is needed in each case.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> ---

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>