Re: [PATCH RESEND 2/2] gpio: rockchip: Call pinctrl for gpio config

From: Linus Walleij

Date: Tue Mar 03 2026 - 02:38:09 EST


On Mon, Mar 2, 2026 at 9:22 PM Matthijs Kooijman <matthijs@xxxxxxxx> wrote:

> Pinctrl is responsible for bias settings and possibly other pin config,
> so call gpiochip_generic_config to apply such config values. This might
> also include settings that pinctrl does not support, but then it can
> return ENOTSUPP as appropriate.
>
> Signed-off-by: Matthijs Kooijman <matthijs@xxxxxxxx>

This patch 2/2 applied to the pinctrl tree.

Yours,
Linus Walleij