phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018
authorMantas Pucka <mantas@8devices.com>
Tue, 23 Jan 2024 16:09:20 +0000 (18:09 +0200)
committerVinod Koul <vkoul@kernel.org>
Wed, 24 Jan 2024 05:41:52 +0000 (11:11 +0530)
commit62a5df451ab911421da96655fcc4d1e269ff6e2f
tree8a48a3a4dda4fa59e7632aeaf642c675c475cd24
parentf74c35b630d40d414ca6b53f7b1b468dd4abf478
phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018

Commit 23fd679249df ("phy: qcom-qmp: add USB3 PHY support for IPQ6018")
noted that IPQ6018 init is identical to IPQ8074. Yet downstream uses
separate serdes init sequence for IPQ6018. Since already existing IPQ9574
serdes init sequence is identical, just reuse it and fix failing USB3 mode
in IPQ6018.

Fixes: 23fd679249df ("phy: qcom-qmp: add USB3 PHY support for IPQ6018")
Signed-off-by: Mantas Pucka <mantas@8devices.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/1706026160-17520-3-git-send-email-mantas@8devices.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c