phy: qcom: remove ufs qmp phy driver
authorVinod Koul <vkoul@kernel.org>
Mon, 29 Jun 2020 14:54:52 +0000 (20:24 +0530)
committerVinod Koul <vkoul@kernel.org>
Wed, 8 Jul 2020 11:07:05 +0000 (16:37 +0530)
commit02dca8c981b552ad4caaa2e858800c78cc20f41c
tree9ba24b6462bac546e23f855436f34d3c3abb637d
parent1c59c2d95d3160a2af4a8655d19f56648b2dffa3
phy: qcom: remove ufs qmp phy driver

The UFS specific QMP PHY driver started off supporting the 14nm and
20nm hardware. With the 20nm support marked broken for a long time and
the 14nm support added to the common QMP PHY, this driver has not been
used in a while. So delete it

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20200629145452.123035-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/Kconfig
drivers/phy/qualcomm/Makefile
drivers/phy/qualcomm/phy-qcom-ufs-i.h [deleted file]
drivers/phy/qualcomm/phy-qcom-ufs-qmp-14nm.c [deleted file]
drivers/phy/qualcomm/phy-qcom-ufs-qmp-14nm.h [deleted file]
drivers/phy/qualcomm/phy-qcom-ufs-qmp-20nm.c [deleted file]
drivers/phy/qualcomm/phy-qcom-ufs-qmp-20nm.h [deleted file]
drivers/phy/qualcomm/phy-qcom-ufs.c [deleted file]