phy: qcom: Add QCOM SNPS eUSB2 repeater driver
authorAbel Vesa <abel.vesa@linaro.org>
Wed, 8 Feb 2023 19:01:57 +0000 (21:01 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 16 Feb 2023 13:10:27 +0000 (18:40 +0530)
commit56d77c9a10d97d15b8da900f861bc28b06b84b1c
tree7fb7979883c535715e8274331f9e493e242938ae
parent1288b5fef159e7ac57fcc0d82d69a107d3f722f7
phy: qcom: Add QCOM SNPS eUSB2 repeater driver

PM8550B contains a eUSB2 repeater used for making the eUSB2 from
SM8550 USB 2.0 compliant. This can be modelled SW-wise as a Phy.
So add a new phy driver for it.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230208190200.2966723-5-abel.vesa@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/Kconfig
drivers/phy/qualcomm/Makefile
drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c [new file with mode: 0644]