Re: [PATCH v2 3/3] gpio: remove of_get_named_gpio() and <linux/of_gpio.h>

From: Linus Walleij

Date: Thu Mar 05 2026 - 07:42:17 EST


On Wed, Mar 4, 2026 at 12:08 PM Jialu Xu <xujialu@xxxxxxxxx> wrote:

> All in-tree consumers have been converted to the descriptor-based API.
> Remove the deprecated of_get_named_gpio() helper and delete the
> <linux/of_gpio.h> header.

As mentioned, remove it from MAINTAINERS as well,
also add your Signed-off-by.

With those changes:
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij