Re: [PATCH 3/8] clk: imx: Rework all clk_hw_register_gate wrappers

From: Stephen Boyd
Date: Tue Sep 14 2021 - 21:02:25 EST


Quoting Abel Vesa (2021-09-13 01:24:45)
> Instead of having multiple inline functions that were calling
> clk_hw_register_gate, implement a generic low-level __imx_clk_hw_gate
> 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>