phy: qcom: Add QCOM SNPS eUSB2 driver
authorAbel Vesa <abel.vesa@linaro.org>
Wed, 8 Feb 2023 18:34:17 +0000 (20:34 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 10 Feb 2023 17:00:31 +0000 (22:30 +0530)
commit80090810f5d332bc41f1e64382ceca41fb1e16e3
tree3cda6393019d5569b7b2afba76e227a12318f380
parent5ccacdbed44e6816036ced7f84b604629203923f
phy: qcom: Add QCOM SNPS eUSB2 driver

The SM8550 SoC uses Synopsis eUSB2 PHY for USB 2.0.
Add a new driver for it.

The driver is based on a downstream implementation.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230208183421.2874423-3-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-snps-eusb2.c [new file with mode: 0644]