Re: [PATCH 2/6] phy: qcom-qmp-combo: fix sdm845 reset

From: Dmitry Baryshkov
Date: Sat Nov 12 2022 - 01:12:00 EST


On 11/11/2022 11:42, Johan Hovold wrote:
The SDM845 has two resets but the DP configuration erroneously described
only one.

In case the DP part of the PHY is initialised before the USB part (e.g.
depending on probe order), then only the first reset would be asserted.

Add a dedicated configuration for SDM845 rather than reuse the
incompatible SC7180 configuration.

Fixes: d88497fb6bbd ("phy: qualcomm: phy-qcom-qmp: add support for combo USB3+DP phy on SDM845")
Cc: stable@xxxxxxxxxxxxxxx # 6.1
Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

---
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 39 ++++++++++++++++++++++-
1 file changed, 38 insertions(+), 1 deletion(-)

--
With best wishes
Dmitry