phy: qualcomm: add qcom ipq806x dwc usb phy driver
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 17 Jul 2020 13:16:31 +0000 (15:16 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 20 Jul 2020 06:24:03 +0000 (11:54 +0530)
commitef19b117b83466e1c030368101a24367a34be7f0
tree2c5ea618d58faab2ee53bd1b2f014fb83b8daeaf
parent6cd84cfc8e872ef7521b6fce75d53ef0b232ad04
phy: qualcomm: add qcom ipq806x dwc usb phy driver

This has lost in the original push for the dwc3 qcom driver.
This is needed for ipq806x SoC as without this the usb ports
doesn't work at all.

Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Tested-by: Jonathan McDowell <noodles@earth.li>
Link: https://lore.kernel.org/r/20200717131635.11076-1-ansuelsmth@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/Kconfig
drivers/phy/qualcomm/Makefile
drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c [new file with mode: 0644]