[PATCH 0/2] arm64: dts: qcom: msm8996: fix issues with probing of USB hosts

Dmitry Baryshkov posted 2 patches 2 months, 2 weeks ago
arch/arm64/boot/dts/qcom/msm8996.dtsi | 3 +++
drivers/interconnect/qcom/msm8996.c   | 1 +
2 files changed, 4 insertions(+)
[PATCH 0/2] arm64: dts: qcom: msm8996: fix issues with probing of USB hosts
Posted by Dmitry Baryshkov 2 months, 2 weeks ago
The lack of the interconnects for the USB2 host might result in the
register writes for the PHY not reaching the PHY and thus the PLL not
locking up, resulting in -EBUSY errors for the USB host on the platform.
Add missing interconnect link and add interconnect paths to the USB2
device.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (2):
      interconnect: qcom: msm8996: add missing link to SLAVE_USB_HS
      arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller

 arch/arm64/boot/dts/qcom/msm8996.dtsi | 3 +++
 drivers/interconnect/qcom/msm8996.c   | 1 +
 2 files changed, 4 insertions(+)
---
base-commit: bf2602a3cb2381fb1a04bf1c39a290518d2538d1
change-id: 20251002-fix-msm8996-icc-ce1df61ad702

Best regards,
-- 
With best wishes
Dmitry