phy: add driver for Qualcomm IPQ40xx USB PHY
authorRobert Marko <robert.marko@sartura.hr>
Sun, 3 May 2020 20:18:22 +0000 (22:18 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 4 May 2020 07:37:29 +0000 (13:07 +0530)
commit3c9d8f6c03a2cda1849ec3c84f82ec030d1f49ef
treecdbe37af3705b0a8a8d901007651d3dad62a715d
parent2f29298bc2d9679685b2c9bc7293b43d57fe14f4
phy: add driver for Qualcomm IPQ40xx USB PHY

Add a driver to setup the USB PHY-s on Qualcom m IPQ40xx series SoCs.
The driver sets up HS and SS phys.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Link: https://lore.kernel.org/r/20200503201823.531757-1-robert.marko@sartura.hr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/Kconfig
drivers/phy/qualcomm/Makefile
drivers/phy/qualcomm/phy-qcom-ipq4019-usb.c [new file with mode: 0644]