Re: [PATCH v2 11/11] clk: mediatek: mt8173: Switch to clk_hw provider APIs

From: Miles Chen
Date: Sat May 14 2022 - 13:08:08 EST


> As part of the effort to improve the MediaTek clk drivers, the next step
> is to switch from the old 'struct clk' clk prodivder APIs to the new
> 'struct clk_hw' ones.
>
> The MT8173 clk driver has one clk that is registered directly with the
> clk provider APIs, instead of going through the MediaTek clk library.
>
> Switch this instance to use the clk_hw provider API.
>
> Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>

Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx>