[PATCH v2] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()

Stephen Boyd sboyd at kernel.org
Sun Sep 21 09:33:07 PDT 2025


Quoting Chen-Yu Tsai (2025-08-25 08:09:31)
> The `flags` in |struct mtk_mux| are core clk flags, not mux clk flags.
> Passing one to the other is wrong.
> 
> Since there aren't any actual users adding CLK_MUX_* flags, just drop it
> for now.
> 
> Fixes: b05ea3314390 ("clk: mediatek: clk-mux: Add .determine_rate() callback")
> Signed-off-by: Chen-Yu Tsai <wenst at chromium.org>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list