[PATCH v2 08/11] clk: mediatek: mt8xxx: Replace 'struct clk' with 'struct clk_hw'

Miles Chen miles.chen at mediatek.com
Sat May 14 10:04:34 PDT 2022


>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.
>
>Instead of adding new APIs to the MediaTek clk driver library mirroring
>the existing ones, moving all drivers to the new APIs, and then removing
>the old ones, just migrate everything at the same time. This involves
>replacing 'struct clk' with 'struct clk_hw', and 'struct clk_onecell_data'
>
>...
>
>Signed-off-by: Chen-Yu Tsai <wenst at chromium.org>

Reviewed-by: Miles Chen <miles.chen at mediatek.com> 



More information about the Linux-mediatek mailing list