]> git.ipfire.org Git - thirdparty/linux.git/commit
phy: qcom: m31-eusb2: Make USB repeater optional
authorWesley Cheng <wesley.cheng@oss.qualcomm.com>
Mon, 2 Mar 2026 08:34:46 +0000 (10:34 +0200)
committerVinod Koul <vkoul@kernel.org>
Sun, 10 May 2026 11:58:58 +0000 (17:28 +0530)
commita62bfbcf2db4ae6eb7a544a40b1075a81784ea41
tree0f25dfc968adcd6d2e5e67d768df5ffad6fef302
parent0cc64561b03d755bba54cbd0cf05e9210ab40a13
phy: qcom: m31-eusb2: Make USB repeater optional

A repeater is not required for the PHY to function. On systems with
multiple PHY instances connected to a multi-port controller, some PHYs
may be unconnected. All PHYs must still probe successfully even without
attached repeaters, otherwise the controller probe fails.

So make it optional.

Signed-off-by: Wesley Cheng <wesley.cheng@oss.qualcomm.com>
[abel.vesa@oss.qualcomm.com: commit re-worded to reflect actual reason]
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://patch.msgid.link/20260302-phy-qcom-m31-eusb2-make-repeater-optional-v2-1-dbf714c72056@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-m31-eusb2.c