Re: [PATCH] gpio: swnode: compare the "undefined" swnode by its address, not name

From: Andy Shevchenko
Date: Sun Dec 28 2025 - 12:44:59 EST


On Thu, Dec 18, 2025 at 12:27:11PM +0100, Bartosz Golaszewski wrote:
>
> On Mon, 15 Dec 2025 16:46:24 +0100, Bartosz Golaszewski wrote:
> > We know the address of the underlying remote software node referenced by
> > the GPIO property (if it is a software node). We don't need to compare
> > its name, we can compare its address which is more precise anyway.
>
> Applied, thanks!
>
> [1/1] gpio: swnode: compare the "undefined" swnode by its address, not name
> commit: 6774a66d0e103d0e3e4c0f37dbd61946ec83edf0

Okay, but still consider returning the name. The idea of comparing with
the address I agree with.

--
With Best Regards,
Andy Shevchenko