Re: [PATCH] pinctrl: stm32: fix HDP driver dependency on GPIO_GENERIC

From: Linus Walleij

Date: Thu Mar 19 2026 - 11:59:50 EST


On Tue, Mar 17, 2026 at 11:07 AM Amelie Delaunay
<amelie.delaunay@xxxxxxxxxxx> wrote:

> The HDP driver uses the generic GPIO chip API, but this configuration
> may not be enabled.
> Ensure it is enabled by selecting the appropriate option.
>
> Fixes: 4bcff9c05b9d ("pinctrl: stm32: use new generic GPIO chip API")
> Signed-off-by: Amelie Delaunay <amelie.delaunay@xxxxxxxxxxx>

Patch applied for fixes. This should have been there all the time
and not specifically related to the HDP as far as I can tell.

Yours,
Linus Walleij