Re: [PATCH v1 1/4] gpiolib: provide gpio_device_find_by_fwnode()

Linus Walleij <[email protected]> Fri, 13 Oct 2023 11:21:59 +0200
Newsgroups dev.linux.lists.timestamp,org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra
Message-ID <CACRpkdaPfBBW4a-AQZs21J=CCwMVNSdzBicu5CTS4xzT2=Qmiw@mail.gmail.com>
On Tue, Oct 10, 2023 at 5:18=E2=80=AFPM Andy Shevchenko
<[email protected]> wrote:


> One of the ways of looking up GPIO devices is using their fwnode.
> Provide a helper for that to avoid every user implementing their
> own matching function.
>
> Signed-off-by: Andy Shevchenko <[email protected]>

This makes sense to me! (But I haven't looked at the rest of the
patches in the series. Yet.)
Acked-by: Linus Walleij <[email protected]>

Yours,
Linus Walleij