Skip to content

Commit b0d8d73

Browse files
Wesley Chengvinodkoul
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 <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Wesley Cheng <[email protected]> Signed-off-by: Melody Olvera <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent c436404 commit b0d8d73

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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)