From: Stephen Boyd <sboyd@kernel.org>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Chen-Yu Tsai <wenst@chromium.org>,
Matthias Brugger <matthias.bgg@gmail.com>
Cc: Chen-Yu Tsai <wenst@chromium.org>,
linux-clk@vger.kernel.org, linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()
Date: Sun, 21 Sep 2025 09:33:07 -0700 [thread overview]
Message-ID: <175847238786.4354.6043816943509142899@lazor> (raw)
In-Reply-To: <20250825150932.3695931-1-wenst@chromium.org>
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@chromium.org>
> ---
Applied to clk-next
prev parent reply other threads:[~2025-09-21 16:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-25 15:09 [PATCH v2] clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags() Chen-Yu Tsai
2025-09-21 16:33 ` Stephen Boyd [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=175847238786.4354.6043816943509142899@lazor \
--to=sboyd@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=wenst@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox