OSDN Git Service

usb: phy: qmp: Add support to select usb3 phy mode
authorHemant Kumar <hemantk@codeaurora.org>
Thu, 12 May 2016 01:26:31 +0000 (18:26 -0700)
committerJeevan Shriram <jshriram@codeaurora.org>
Thu, 19 May 2016 23:07:34 +0000 (16:07 -0700)
commit3a0c8b9280414f7da4ce28751eb2b9cf423319a6
tree36d9d68ca5109605cb42f7416aa91d758244f9f0
parent81dd5e3f7881f394bef8318652e7853793a1d097
usb: phy: qmp: Add support to select usb3 phy mode

qmp phy can run in display port mode or in usb3 mode.
It is recommended to explicitly select the usb3 phy
mode before programming the phy init sequence, since
TCSR_USB3_DP_PHYMODE register is commonly used to
select mode between display port driver as well as
ssphy driver.

Change-Id: I270596868762ccd4f2f2cc9b0daaca647a2bee88
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
Documentation/devicetree/bindings/usb/msm-phy.txt
drivers/usb/phy/phy-msm-ssusb-qmp.c