From: Brian Masney <bmasney@redhat.com>
To: Vinod Koul <vkoul@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Chun-Kuang Hu <chunkuang.hu@kernel.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Chunfeng Yun <chunfeng.yun@mediatek.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Heiko Stuebner <heiko@sntech.de>, Stephen Boyd <sboyd@kernel.org>,
Maxime Ripard <mripard@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-phy@lists.infradead.org,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Subject: Re: [PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate()
Date: Fri, 14 Nov 2025 19:27:43 -0500 [thread overview]
Message-ID: <aRfI_xT680E7Cf-o@redhat.com> (raw)
In-Reply-To: <20251106-phy-clk-route-rate-v2-resend-v1-0-e2058963bfb1@redhat.com>
Hi Vinod,
On Thu, Nov 06, 2025 at 06:25:46PM -0500, Brian Masney wrote:
> This is a resend of my previous v2 series since I haven't receieved any
> feedback.
>
> https://lore.kernel.org/linux-phy/20250810-phy-clk-round-rate-v2-0-9162470bb9f2@redhat.com/T/
>
> I'm hoping to get this merged for v6.19 so that I can remove the
> round_rate() clk op from the clk core for v6.20. The clk maintainer
> (Stephen) mentioned this work in his last pull to Linus:
>
> https://lore.kernel.org/linux-clk/20251007051720.11386-1-sboyd@kernel.org/
Can you please take a look at this series since rc6 is this weekend? I
have almost 200 patches merged in other subsystems across the kernel
for this work since the Summer, and this series to drivers/phy is the
last one remaining that's blocking me from posting what I have to
remove the round_rate member from the clk core.
Thanks,
Brian
WARNING: multiple messages have this Message-ID (diff)
From: Brian Masney <bmasney@redhat.com>
To: Vinod Koul <vkoul@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Chun-Kuang Hu <chunkuang.hu@kernel.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Chunfeng Yun <chunfeng.yun@mediatek.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Heiko Stuebner <heiko@sntech.de>, Stephen Boyd <sboyd@kernel.org>,
Maxime Ripard <mripard@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-phy@lists.infradead.org,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-mediatek@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Subject: Re: [PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate()
Date: Fri, 14 Nov 2025 19:27:43 -0500 [thread overview]
Message-ID: <aRfI_xT680E7Cf-o@redhat.com> (raw)
In-Reply-To: <20251106-phy-clk-route-rate-v2-resend-v1-0-e2058963bfb1@redhat.com>
Hi Vinod,
On Thu, Nov 06, 2025 at 06:25:46PM -0500, Brian Masney wrote:
> This is a resend of my previous v2 series since I haven't receieved any
> feedback.
>
> https://lore.kernel.org/linux-phy/20250810-phy-clk-round-rate-v2-0-9162470bb9f2@redhat.com/T/
>
> I'm hoping to get this merged for v6.19 so that I can remove the
> round_rate() clk op from the clk core for v6.20. The clk maintainer
> (Stephen) mentioned this work in his last pull to Linus:
>
> https://lore.kernel.org/linux-clk/20251007051720.11386-1-sboyd@kernel.org/
Can you please take a look at this series since rc6 is this weekend? I
have almost 200 patches merged in other subsystems across the kernel
for this work since the Summer, and this series to drivers/phy is the
last one remaining that's blocking me from posting what I have to
remove the round_rate member from the clk core.
Thanks,
Brian
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Brian Masney <bmasney@redhat.com>
To: Vinod Koul <vkoul@kernel.org>,
Kishon Vijay Abraham I <kishon@kernel.org>,
Chun-Kuang Hu <chunkuang.hu@kernel.org>,
Philipp Zabel <p.zabel@pengutronix.de>,
Chunfeng Yun <chunfeng.yun@mediatek.com>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Heiko Stuebner <heiko@sntech.de>, Stephen Boyd <sboyd@kernel.org>,
Maxime Ripard <mripard@kernel.org>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-rockchip@lists.infradead.org,
linux-mediatek@lists.infradead.org,
linux-phy@lists.infradead.org, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate()
Date: Fri, 14 Nov 2025 19:27:43 -0500 [thread overview]
Message-ID: <aRfI_xT680E7Cf-o@redhat.com> (raw)
In-Reply-To: <20251106-phy-clk-route-rate-v2-resend-v1-0-e2058963bfb1@redhat.com>
Hi Vinod,
On Thu, Nov 06, 2025 at 06:25:46PM -0500, Brian Masney wrote:
> This is a resend of my previous v2 series since I haven't receieved any
> feedback.
>
> https://lore.kernel.org/linux-phy/20250810-phy-clk-round-rate-v2-0-9162470bb9f2@redhat.com/T/
>
> I'm hoping to get this merged for v6.19 so that I can remove the
> round_rate() clk op from the clk core for v6.20. The clk maintainer
> (Stephen) mentioned this work in his last pull to Linus:
>
> https://lore.kernel.org/linux-clk/20251007051720.11386-1-sboyd@kernel.org/
Can you please take a look at this series since rc6 is this weekend? I
have almost 200 patches merged in other subsystems across the kernel
for this work since the Summer, and this series to drivers/phy is the
last one remaining that's blocking me from posting what I have to
remove the round_rate member from the clk core.
Thanks,
Brian
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2025-11-15 0:28 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-06 23:25 [PATCH RESEND v2 0/9] phy: convert from clk round_rate() to determine_rate() Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 1/9] phy: freescale: phy-fsl-samsung-hdmi: convert from " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 2/9] phy: mediatek: phy-mtk-hdmi-mt2701: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 3/9] phy: mediatek: phy-mtk-hdmi-mt8173: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 4/9] phy: mediatek: phy-mtk-hdmi-mt8195: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-18 10:24 ` Louis-Alexis Eyraud
2025-11-18 10:24 ` Louis-Alexis Eyraud
2025-11-18 10:24 ` Louis-Alexis Eyraud
2025-11-06 23:25 ` [PATCH v2 RESEND 5/9] phy: mediatek: phy-mtk-mipi-dsi-mt8173: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 6/9] phy: mediatek: phy-mtk-mipi-dsi-mt8183: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 7/9] phy: rockchip: phy-rockchip-inno-hdmi: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 8/9] phy: rockchip: phy-rockchip-samsung-hdptx: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` [PATCH v2 RESEND 9/9] phy: ti: phy-j721e-wiz: " Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-06 23:25 ` Brian Masney
2025-11-15 0:27 ` Brian Masney [this message]
2025-11-15 0:27 ` [PATCH RESEND v2 0/9] phy: convert from clk " Brian Masney
2025-11-15 0:27 ` Brian Masney
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=aRfI_xT680E7Cf-o@redhat.com \
--to=bmasney@redhat.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chunfeng.yun@mediatek.com \
--cc=chunkuang.hu@kernel.org \
--cc=cristian.ciocaltea@collabora.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=heiko@sntech.de \
--cc=kishon@kernel.org \
--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=linux-phy@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=mripard@kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=vkoul@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.