Skip to content

Commit b0d8d73

Browse files
wcheng-engvinodkoul
authored andcommitted
phy: qcom: Update description for QCOM based eUSB2 repeater
The eUSB2 repeater that exists in the QCOM PMICs are utilized for several different eUSB2 PHY vendors, such as M31 or Synopsys. Hence, the wording needs to be updated to remove associations to a specific vendor. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Wesley Cheng <quic_wcheng@quicinc.com> Signed-off-by: Melody Olvera <melody.olvera@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250527-sm8750_usb_master-v6-5-d58de3b41d34@oss.qualcomm.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent c436404 commit b0d8d73

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

drivers/phy/qualcomm/Kconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,12 @@ config PHY_QCOM_QUSB2
126126
USB IPs on MSM SOCs.
127127

128128
config PHY_QCOM_EUSB2_REPEATER
129-
tristate "Qualcomm SNPS eUSB2 Repeater Driver"
129+
tristate "Qualcomm PMIC eUSB2 Repeater Driver"
130130
depends on OF && (ARCH_QCOM || COMPILE_TEST)
131131
select GENERIC_PHY
132132
help
133-
Enable support for the USB high-speed SNPS eUSB2 repeater on Qualcomm
134-
PMICs. The repeater is paired with a Synopsys eUSB2 Phy
133+
Enable support for the USB high-speed eUSB2 repeater on Qualcomm
134+
PMICs. The repeater is paired with a Synopsys or M31 eUSB2 Phy
135135
on Qualcomm SOCs.
136136

137137
config PHY_QCOM_M31_USB

0 commit comments

Comments
 (0)