phy: qcom: Add Qualcomm PCIe2 PHY driver
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 2 May 2019 00:14:06 +0000 (17:14 -0700)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 31 May 2019 14:11:13 +0000 (19:41 +0530)
commit6ef72bc036bcb4c8ad5ef9bd73a71ad2e6538026
treeb17b28e4c6784ae1b6ff6b0b31783a57a1f540d3
parent96ef07f79ae8644ab9c277e3f2f4fb04a54be43d
phy: qcom: Add Qualcomm PCIe2 PHY driver

The Qualcomm PCIe2 PHY is based on design from Synopsys and found in
several different platforms where the QMP PHY isn't used.

Reviewed-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/Kconfig
drivers/phy/qualcomm/Makefile
drivers/phy/qualcomm/phy-qcom-pcie2.c [new file with mode: 0644]