Skip to content

Commit f5474a3

Browse files
MelOlvera-Qcomandersson
authored andcommitted
arm64: defconfig: Add M31 eUSB2 PHY config
The Qualcomm SM8750 SoCs use an eUSB2 PHY driver different from the already existing M31 USB driver because it requires a connection to an eUSB2 repeater. Thus, for USB to probe and work properly on the Qualcomm SM8750 SoCs, enable the additional driver. Signed-off-by: Melody Olvera <melody.olvera@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251021-knp-usb-v2-4-a2809fffcfab@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 4158379 commit f5474a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,6 +1667,7 @@ CONFIG_PHY_QCOM_QMP=m
16671667
CONFIG_PHY_QCOM_QUSB2=m
16681668
CONFIG_PHY_QCOM_EUSB2_REPEATER=m
16691669
CONFIG_PHY_QCOM_M31_USB=m
1670+
CONFIG_PHY_QCOM_M31_EUSB=m
16701671
CONFIG_PHY_QCOM_USB_HS=m
16711672
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
16721673
CONFIG_PHY_QCOM_USB_HS_28NM=m

0 commit comments

Comments
 (0)