OSDN Git Service

phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845
authorManu Gautam <mgautam@codeaurora.org>
Wed, 2 May 2018 21:06:12 +0000 (02:36 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Sun, 20 May 2018 16:21:30 +0000 (21:51 +0530)
commitf6721e5c0bb4e8abde0c6ef59ffc16711525df8d
treed98532581824ce03877963bc3a89e50793379fe8
parent7f0802074120d6d8355a48f34e5ad28970f95d3f
phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support for sdm845

QMP V3 UNI PHY is a single lane USB3 PHY without support
for DisplayPort (DP).
Main difference from DP combo QMPv3 PHY is that UNI PHY
doesn't have dual RX/TX lanes and no separate DP_COM
block for configuration related to type-c or DP.
Also remove "qcom,qmp-v3-usb3-phy" compatible string which
was earlier added for sdm845 only as there wouldn't be
any user of same.
While at it, fix has_pwrdn_delay attribute for USB-DP
PHY configuration and.

Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-qmp.c
drivers/phy/qualcomm/phy-qcom-qmp.h