Re: [PATCH] pinctrl: qcom: eliza: Split up some QUP pin groups

From: Alexander Koskovich

Date: Sat Apr 18 2026 - 18:12:24 EST


On Saturday, April 18th, 2026 at 6:42 AM, Alexander Koskovich <akoskovich@xxxxx> wrote:

> Multiple QUPs have lanes that can be routed to one of two GPIOs and
> collapsing them prevents devicetrees from requesting specific routing.
>
> For example, a board that wires an I2C SCL line to one of two GPIOs
> cannot request that specific pin with the groups collapsed.
>
> This change splits them up so devicetrees can request the configuration
> they need.
>
> Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>

Sorry, forgot the binding change, will upload it in v2 (I think I can break ABI
since it's not in a stable release yet?).

Thanks,
Alex

>
>