Re: [PATCH 1/2] phy: qcom-qmp: Add MSM8996 UFS QMP support

From: Rob Herring
Date: Wed Dec 18 2019 - 18:42:55 EST


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>