mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
dt-bindings: pinctrl: qcom,eliza-tlmm: Split QUP1_SE4 lanes
QUP1_SE4 shares GPIO_36 & GPIO_37 for both L0/L1 and L3/L2 so the function name cannot be the same or the alternate function cannot be selected. Split them up into individual lane functions so boards can specify. Signed-off-by: Alexander Koskovich <akoskovich@pm.me> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
parent
5502ca2ae6
commit
1bd5c56253
|
|
@ -88,7 +88,8 @@ $defs:
|
|||
qlink_little_request, qlink_wmss, qspi0, qspi_clk,
|
||||
qspi_cs, qup1_se0, qup1_se1, qup1_se2, qup1_se2_l2_mira,
|
||||
qup1_se2_l2_mirb, qup1_se2_l3_mira, qup1_se2_l3_mirb,
|
||||
qup1_se3, qup1_se4, qup1_se5, qup1_se6, qup1_se6_l1_mira,
|
||||
qup1_se3, qup1_se4_l0, qup1_se4_l1, qup1_se4_l2,
|
||||
qup1_se4_l3, qup1_se5, qup1_se6, qup1_se6_l1_mira,
|
||||
qup1_se6_l1_mirb, qup1_se6_l3_mira, qup1_se6_l3_mirb,
|
||||
qup1_se7, qup1_se7_l0_mira, qup1_se7_l0_mirb,
|
||||
qup1_se7_l1_mira, qup1_se7_l1_mirb, qup2_se0, qup2_se1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user