[PATCH 13/32] clk: mediatek: mt2701: Switch to common probe/remove helpers

Chen-Yu Tsai wenst at chromium.org
Mon Aug 3 19:45:33 PDT 2026


On Mon, Aug 3, 2026 at 10:18 PM Akari Tsuyukusa <akkun11.open at gmail.com> wrote:
>
> The MT2701 clock drivers can use the MediaTek clock framework
> common initialization sequence. Reduce boilerplate code by creating
> struct mtk_clk_desc and using the mtk_clk_simple_probe/remove helpers.

For all the subsequent conversion patches, please try to mention _what_
led to the converted driver being able to use the common helpers, i.e.
what prevented it from being used before. Was it the PLL, or PLLFH, or
something else?

Details matter.


ChenYu



More information about the linux-arm-kernel mailing list