patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.15.y v2 0/5] phy: qcom-qmp-combo: Backport some stable fixes
@ 2023-01-13 20:45 Stephen Boyd
  2023-01-13 20:45 ` [PATCH 5.15.y v2 1/5] phy: qcom-qmp-combo: disable runtime PM on unbind Stephen Boyd
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Stephen Boyd @ 2023-01-13 20:45 UTC (permalink / raw)
  To: stable; +Cc: linux-kernel, patches, Johan Hovold, Dmitry Baryshkov, Vinod Koul

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.

Changes from v1 (https://lore.kernel.org/r/20230113005405.3992011-1-swboyd@chromium.org):
 * New patch for memleak on probe deferal to avoid compat issues
 * Update "fix broken power on" patch for pcie/ufs phy

Johan Hovold (5):
  phy: qcom-qmp-combo: disable runtime PM on unbind
  phy: qcom-qmp-combo: fix memleak on probe deferral
  phy: qcom-qmp-usb: 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 | 97 ++++++++++++++++++-----------
 1 file changed, 61 insertions(+), 36 deletions(-)

Cc: Johan Hovold <johan+linaro@kernel.org>
Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Vinod Koul <vkoul@kernel.org>

base-commit: d57287729e229188e7d07ef0117fe927664e08cb
-- 
https://chromeos.dev


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-02-02 22:27 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13 20:45 [PATCH 5.15.y v2 0/5] phy: qcom-qmp-combo: Backport some stable fixes Stephen Boyd
2023-01-13 20:45 ` [PATCH 5.15.y v2 1/5] phy: qcom-qmp-combo: disable runtime PM on unbind Stephen Boyd
2023-01-13 20:45 ` [PATCH 5.15.y v2 2/5] phy: qcom-qmp-combo: fix memleak on probe deferral Stephen Boyd
2023-01-13 20:45 ` [PATCH 5.15.y v2 3/5] phy: qcom-qmp-usb: " Stephen Boyd
2023-01-13 20:45 ` [PATCH 5.15.y v2 4/5] phy: qcom-qmp-combo: fix broken power on Stephen Boyd
2023-01-13 20:45 ` [PATCH 5.15.y v2 5/5] phy: qcom-qmp-combo: fix runtime suspend Stephen Boyd
2023-01-23 10:48   ` Johan Hovold
2023-02-02 21:49     ` Stephen Boyd
2023-01-22 14:23 ` [PATCH 5.15.y v2 0/5] phy: qcom-qmp-combo: Backport some stable fixes Greg KH
2023-02-02 22:27   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).