After the qmp phy driver was split it looks like 5.15.y stable kernels aren't getting fixes like commit 7a7d86d14d07 ("phy: qcom-qmp-combo: fix broken power on") which is tagged for stable 5.10. Trogdor boards use the qmp phy on 5.15.y kernels, so I backported the fixes I could find that looked like we may possibly trip over at some point. USB and DP work on my Trogdor.Lazor board with this set. Johan Hovold (4): phy: qcom-qmp-combo: disable runtime PM on unbind phy: qcom-qmp-combo: fix memleak on probe deferral phy: qcom-qmp-combo: fix broken power on phy: qcom-qmp-combo: fix runtime suspend drivers/phy/qualcomm/phy-qcom-qmp.c | 72 ++++++++++++++--------------- 1 file changed, 36 insertions(+), 36 deletions(-) Cc: Johan Hovold <johan+linaro@xxxxxxxxxx> Cc: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> Cc: Vinod Koul <vkoul@xxxxxxxxxx> base-commit: d57287729e229188e7d07ef0117fe927664e08cb -- https://chromeos.dev