Re: [PATCH 2/8] clk: imx: Make mux/mux2 clk based helpers use clk_hw based ones

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


Quoting Abel Vesa (2021-09-13 01:24:44)
> Implement the clk based helpers as macros rather than as inline
> functions. Once all the provider drivers have switch to clk_hw,
> all the clk based macros will go away.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxx>
> ---

Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>