Re: [PATCH 0/2] pinctrl: qcom: glymur: Fix gpio pin functions and clean-up match table

From: Linus Walleij

Date: Mon Oct 13 2025 - 06:15:55 EST


On Fri, Sep 19, 2025 at 2:17 PM Abel Vesa <abel.vesa@xxxxxxxxxx> wrote:

> This glymur pinctrl driver is not currently being used by any platforms
> upstream, but once the entire platform support will be merged, there
> will be some issues with the gpios as they will be wrongly requested by
> the pin muxing config in DT, if the gpio pin function is not marked via
> the generic macro as GPIO category function. Fix this issue now by
> marking the gpio function properly.
>
> While at it, drop the useless compatible specific match data from the
> table.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>

Patches applied for next since they are not regressions.

Yours,
Linus Walleij