Re: [PATCH v2 0/2] pinctrl: qcom: eliza: Split up some QUP pin groups
From: Abel Vesa
Date: Tue Apr 21 2026 - 01:55:26 EST
On 26-04-20 14:27:46, 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 series splits them up so devicetrees can request the configuration
> they need.
>
> Signed-off-by: Alexander Koskovich <akoskovich@xxxxx>
Nack. That's the downstream way. In upstream we group them.
If you want to play with the WIP bring-up, here is the tree we use:
https://github.com/qualcomm-linux/kernel-topics/tree/early/hwe/eliza
Qup nodes are already in there.