Re: [PATCH v6 0/8] reset: rework reset-gpios handling
From: Greg Kroah-Hartman
Date: Tue Nov 18 2025 - 06:14:51 EST
On Thu, Nov 13, 2025 at 01:39:47PM +0100, Bartosz Golaszewski wrote:
> On Thu, Nov 13, 2025 at 1:16 PM Bartosz Golaszewski <brgl@xxxxxxxx> wrote:
> >
> > On Thu, 13 Nov 2025 11:30:39 +0100, Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> said:
> > > On Mo, 2025-11-10 at 17:57 +0100, Bartosz Golaszewski wrote:
> > >> On Mon, Nov 10, 2025 at 10:02 AM Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:
> > >> >
> > >> > On Do, 2025-11-06 at 15:32 +0100, Bartosz Golaszewski wrote:
> > >> > > NOTE: I've picked up commit e5d527be7e69 ("gpio: swnode: don't use the
> > >> > > swnode's name as the key for GPIO lookup") into my fixes branch and will
> > >> > > send it upstream by the end of this week. It will be part of v6.18-rc5
> > >> > > which tag will need to be the base for the future immutable branch
> > >> > > created by Philipp.
> > >> > >
> > >> > > Software node maintainers: if this versions is good to go, can you leave
> > >> > > your Acks under patches 1-3 and allow Philipp to take it through the
> > >> > > reset tree, provided he creates an immutable branch you can pull from
> > >> > > for v6.19?
> > >> >
> > >> > Now that -rc5 is out, could I get an Ack to create an immutable branch
> > >> > with this series on top of v6.18-rc5 (and merge it into reset/next)?
> > >> >
> > >>
> > >> Hi Philipp,
> > >>
> > >> I assume the Reviewed-by tags by Andy and Sakari under patches 1-3
> > >> make them good enough to go in?
> > >
> > > I assumed I also need an Acked-by by Greg or Rafael.
> > >
> >
> > From MAINTAINERS:
> >
> > SOFTWARE NODES AND DEVICE PROPERTIES
> > R: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > R: Daniel Scally <djrscally@xxxxxxxxx>
> > R: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
> > R: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
> >
> > Looks like neither Greg nor Rafael are mentioned.
> >
>
> Ah but also:
>
> DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS
> M: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> M: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
> M: Danilo Krummrich <dakr@xxxxxxxxxx>
>
> So depending how we look at it. Greg, Rafael, Danilo: can you leave an Ack here?
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>