On Sat, 7 Dec 2019 12:21:46 -0800, Bjorn Andersson wrote: > 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. > > Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > --- > .../devicetree/bindings/phy/qcom-qmp-phy.txt | 5 + > drivers/phy/qualcomm/phy-qcom-qmp.c | 106 ++++++++++++++++++ > 2 files changed, 111 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>