[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2025101721-twiddling-huskiness-4852@gregkh>
Date: Fri, 17 Oct 2025 09:43:28 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Andrew Jeffery <andrew@...econstruct.com.au>
Cc: Brian Masney <bmasney@...hat.com>,
Iwona Winiarska <iwona.winiarska@...el.com>,
Joel Stanley <joel@....id.au>, Maxime Ripard <mripard@...nel.org>,
Stephen Boyd <sboyd@...nel.org>, linux-clk@...r.kernel.org,
linux-aspeed@...ts.ozlabs.org, openbmc@...ts.ozlabs.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] peci: controller: peci-aspeed: convert from round_rate()
to determine_rate()
On Fri, Oct 17, 2025 at 05:57:44PM +1030, Andrew Jeffery wrote:
> On Fri, 2025-10-17 at 08:41 +0200, Greg Kroah-Hartman wrote:
> > On Fri, Oct 17, 2025 at 04:52:37PM +1030, Andrew Jeffery wrote:
> > > Hi Greg,
> > >
> > > On Thu, 2025-10-16 at 12:11 -0400, Brian Masney wrote:
> > > > Hi Andrew and Iwona,
> > > >
> > > > On Mon, Sep 15, 2025 at 02:36:48PM +0930, Andrew Jeffery wrote:
> > > > > Hi Brian,
> > > > >
> > > > > On Sun, 2025-09-14 at 07:56 -0400, Brian Masney wrote:
> > > > > > Hi Iwona, Joel, and Andrew,
> > > > > >
> > > > > > On Sun, Aug 10, 2025 at 06:21:51PM -0400, Brian Masney wrote:
> > > > > > > The round_rate() clk ops is deprecated, so migrate this
> > > > > > > driver from
> > > > > > > round_rate() to determine_rate() using the Coccinelle
> > > > > > > semantic patch
> > > > > > > appended to the "under-the-cut" portion of the patch.
> > > > > > >
> > > > > > > Signed-off-by: Brian Masney <bmasney@...hat.com>
> > > > > >
> > > > > > Would it be possible to get this picked up for v6.18? I'd
> > > > > > like to remove
> > > > > > this API from drivers/clk in v6.19.
> > > > >
> > > > > My (strong) preference is that Iwona applies it, but I'll keep
> > > > > an eye
> > > > > out for any unusual delays.
> > > >
> > > > This patch wasn't picked up for v6.18. Any chance this can get
> > > > picked up
> > > > now for v6.19?
> > > >
> > > > I'm hoping to get this merged so that we can remove the
> > > > round_rate() clk
> > > > op from the clk core. 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/
> > >
> > > Are you happy to pick this up directly in Iwona's absence?
> >
> > Why me?
>
> I figured that would be sensible since Iwona historically sent you PRs
> for the PECI subsystem.
I did not remember that, sorry. The MAINTAINERS file does not mention
this at all, and it lists many other maintainers that should be able to
take this patch:
$ ./scripts/get_maintainer.pl drivers/peci/controller/peci-aspeed.c
Iwona Winiarska <iwona.winiarska@...el.com> (maintainer:ASPEED PECI CONTROLLER)
Joel Stanley <joel@....id.au> (maintainer:ARM/ASPEED MACHINE SUPPORT)
Andrew Jeffery <andrew@...econstruct.com.au> (maintainer:ARM/ASPEED MACHINE SUPPORT)
linux-aspeed@...ts.ozlabs.org (moderated list:ASPEED PECI CONTROLLER)
openbmc@...ts.ozlabs.org (moderated list:ASPEED PECI CONTROLLER)
linux-arm-kernel@...ts.infradead.org (moderated list:ARM/ASPEED MACHINE SUPPORT)
linux-kernel@...r.kernel.org (open list)
ASPEED PECI CONTROLLER status: Supported
PECI SUBSYSTEM status: Supported
ARM/ASPEED MACHINE SUPPORT status: Supported
thanks,
greg k-h
Powered by blists - more mailing lists