Re: [PATCH v3 1/7] pinctrl: introduce pinctrl_gpio_get_config()

From: Linus Walleij

Date: Wed Mar 11 2026 - 17:48:00 EST


On Wed, Mar 11, 2026 at 8:38 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:

> From: AKASHI Takahiro <takahiro.akashi@xxxxxxxxxx>
>
> This is a counterpart of pinctrl_gpio_set_config(), which will be used
> to implement the ->get() interface in a GPIO driver for SCMI.
>
> Signed-off-by: AKASHI Takahiro <takahiro.akashi@xxxxxxxxxx>
> Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

If you fix the kerneldoc as pointed out by Andy:
Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij