Re: [PATCH v1] drivers property: When no children in primary, try secondary

From: Greg Kroah-Hartman
Date: Wed May 20 2020 - 06:48:07 EST


On Wed, May 20, 2020 at 12:34:06PM +0200, Rafael J. Wysocki wrote:
> On Wed, May 20, 2020 at 12:30 PM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> >
> > Software firmware nodes can provide a child node to its parent.
> > Since software node can be secondary, we need a mechanism to access
> > the children. The idea is to list children of the primary node first
> > and when they are finished, continue with secondary node if available.
>
> Makes sense.
>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Greg, do you want me to apply it?
>
> If you'd rather take it yourself, please feel free to add
>
> Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>

I can take it, there's other driver core patches in my tree already :)

thanks,

greg k-h