All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15.y v3 0/5] phy: qcom-qmp-combo: Backport some stable fixes
@ 2023-02-03 22:26 Stephen Boyd
  2023-02-03 22:26 ` [PATCH 5.15.y v3 1/5] phy: qcom-qmp-combo: disable runtime PM on unbind Stephen Boyd
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Stephen Boyd @ 2023-02-03 22:26 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 v2 (https://lore.kernel.org/r/20230113204548.578798-1-swboyd@chromium.org):
 * Keep conditional that can't be removed from last patch
 * Rebase to latest 5.15.y stable tree

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 | 89 ++++++++++++++++++++---------
 1 file changed, 61 insertions(+), 28 deletions(-)

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

base-commit: 9cf4111cdf9420fa99792ae16c8de23242bb2e0b
-- 
https://chromeos.dev


^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <20221017031601.2437904-1-sashal@kernel.org>]

end of thread, other threads:[~2023-02-07 11:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-03 22:26 [PATCH 5.15.y v3 0/5] phy: qcom-qmp-combo: Backport some stable fixes Stephen Boyd
2023-02-03 22:26 ` [PATCH 5.15.y v3 1/5] phy: qcom-qmp-combo: disable runtime PM on unbind Stephen Boyd
2023-02-07 11:10   ` Patch "phy: qcom-qmp-combo: disable runtime PM on unbind" has been added to the 5.15-stable tree gregkh
2023-02-03 22:26 ` [PATCH 5.15.y v3 2/5] phy: qcom-qmp-combo: fix memleak on probe deferral Stephen Boyd
2023-02-07 11:10   ` Patch "phy: qcom-qmp-combo: fix memleak on probe deferral" has been added to the 5.15-stable tree gregkh
2023-02-03 22:26 ` [PATCH 5.15.y v3 3/5] phy: qcom-qmp-usb: fix memleak on probe deferral Stephen Boyd
2023-02-07 11:10   ` Patch "phy: qcom-qmp-usb: fix memleak on probe deferral" has been added to the 5.15-stable tree gregkh
2023-02-03 22:26 ` [PATCH 5.15.y v3 4/5] phy: qcom-qmp-combo: fix broken power on Stephen Boyd
2023-02-07 11:10   ` Patch "phy: qcom-qmp-combo: fix broken power on" has been added to the 5.15-stable tree gregkh
2023-02-03 22:26 ` [PATCH 5.15.y v3 5/5] phy: qcom-qmp-combo: fix runtime suspend Stephen Boyd
2023-02-07 11:10   ` Patch "phy: qcom-qmp-combo: fix runtime suspend" has been added to the 5.15-stable tree gregkh
2023-02-07 11:10 ` [PATCH 5.15.y v3 0/5] phy: qcom-qmp-combo: Backport some stable fixes Greg KH
     [not found] <20221017031601.2437904-1-sashal@kernel.org>
2022-10-17  6:25 ` Patch "phy: qcom-qmp-combo: disable runtime PM on unbind" has been added to the 5.15-stable tree Johan Hovold
2022-10-17  6:25   ` Johan Hovold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.