[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <175847238786.4354.6043816943509142899@lazor>
Date: Sun, 21 Sep 2025 09:33:07 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, Chen-Yu Tsai <wenst@...omium.org>, Matthias Brugger <matthias.bgg@...il.com>
Cc: Chen-Yu Tsai <wenst@...omium.org>, linux-clk@...r.kernel.org, linux-mediatek@...ts.infradead.org, linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()
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@...omium.org>
> ---
Applied to clk-next
Powered by blists - more mailing lists