This adds support for the 14nm UFS PHY found in MSM8996 to the common QMP PHY driver and migrates the msm8996 dts to the new binding, which will allow us to remove the old driver (and the broken 20nm driver). Bjorn Andersson (2): phy: qcom-qmp: Add MSM8996 UFS QMP support arm64: dts: qcom: msm8996: Use generic QMP driver for UFS .../devicetree/bindings/phy/qcom-qmp-phy.txt | 5 + arch/arm64/boot/dts/qcom/msm8996.dtsi | 33 +++--- drivers/phy/qualcomm/phy-qcom-qmp.c | 106 ++++++++++++++++++ 3 files changed, 129 insertions(+), 15 deletions(-) -- 2.24.0