Re: [PATCH v2 2/2] pinctrl: qcom: eliza: Split up some QUP pin groups
From: Konrad Dybcio
Date: Tue Apr 21 2026 - 08:57:28 EST
On 4/20/26 4:28 PM, Alexander Koskovich 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.
Please massage the commit message so that it highlights that the issue
is that there are multiple functions defined for a given pin, sharing
the same name
Konrad