usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver
authorIvan T. Ivanov <ivan.ivanov@linaro.org>
Wed, 8 Jul 2015 14:57:40 +0000 (17:57 +0300)
committerFelipe Balbi <balbi@ti.com>
Wed, 29 Jul 2015 14:59:19 +0000 (09:59 -0500)
commit351169933ea22592fb42b97c76c4c130fe287cca
tree4024fda6e4df686f9c6a8c23074f2ed80de3376e
parent75ddead2a77db61e818bc0cbe330a856a912f4d9
usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driver

Driver handles PHY initialization, clock management, power
management and workarounds required after resetting the hardware.

Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/qcom,usb-8x16-phy.txt [new file with mode: 0644]
drivers/usb/phy/Kconfig
drivers/usb/phy/Makefile
drivers/usb/phy/phy-qcom-8x16-usb.c [new file with mode: 0644]