Re: [PATCH 1/3] clk: mediatek: clk-mtk: Add cpumux support to common probe/remove helpers

From: Chen-Yu Tsai

Date: Mon Mar 09 2026 - 01:25:37 EST


On Thu, Mar 5, 2026 at 2:11 AM Akari Tsuyukusa <akkun11.open@xxxxxxxxx> wrote:
>
> Extend __mtk_clk_simple_probe() and __mtk_clk_simple_remove() to support
> cpumux clocks. This reduces boilerplate code in drivers for SoCs that
> require cpumux registration, such as mt6795-infracfg.
>
> Signed-off-by: Akari Tsuyukusa <akkun11.open@xxxxxxxxx>

Reviewed-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>