phy: qcom-qmp: Add MSM8996 UFS QMP support
authorBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 25 Jan 2020 00:08:03 +0000 (16:08 -0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 20 Mar 2020 14:04:29 +0000 (19:34 +0530)
commit0347f0dcbd2f0ed3335e1e1bb908534c3e05d7f2
tree222c686b83aecacdb6cf44b4dc8d48264ffe6bc1
parentafa4ba059f1e9884f9edad2545a71b7373ff1be0
phy: qcom-qmp: Add MSM8996 UFS QMP support

The support for the 14nm MSM8996 UFS PHY is currently handled by the
UFS-specific 14nm QMP driver, due to the earlier need for additional
operations beyond the standard PHY API.

Add support for this PHY to the common QMP driver, to allow us to remove
the old driver.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt
drivers/phy/qualcomm/phy-qcom-qmp.c