Skip to content

Commit dd20903

Browse files
quic-bjorandeandersson
authored andcommitted
arm64: defconfig: Enable USB retimer and redriver
Several boards based on the Qualcomm X Elite platform uses the NXP PTN3222 USB redriver and the Parade PS883x USB Type-C retimer. Without these USB, and in some cases display, doesn't probe successfully, so enable them. Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250318-xelite-retimer-redriver-v1-1-b3e85a37d294@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 95204a9 commit dd20903

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,7 @@ CONFIG_TYPEC_HD3SS3220=m
11491149
CONFIG_TYPEC_MUX_FSA4480=m
11501150
CONFIG_TYPEC_MUX_GPIO_SBU=m
11511151
CONFIG_TYPEC_MUX_NB7VPQ904M=m
1152+
CONFIG_TYPEC_MUX_PS883X=m
11521153
CONFIG_TYPEC_MUX_WCD939X_USBSS=m
11531154
CONFIG_TYPEC_DP_ALTMODE=m
11541155
CONFIG_MMC=y
@@ -1564,6 +1565,7 @@ CONFIG_RESET_RZG2L_USBPHY_CTRL=y
15641565
CONFIG_RESET_TI_SCI=y
15651566
CONFIG_PHY_XGENE=y
15661567
CONFIG_PHY_CAN_TRANSCEIVER=m
1568+
CONFIG_PHY_NXP_PTN3222=m
15671569
CONFIG_PHY_SUN4I_USB=y
15681570
CONFIG_PHY_CADENCE_TORRENT=m
15691571
CONFIG_PHY_CADENCE_DPHY_RX=m

0 commit comments

Comments
 (0)