patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 5.15 0/2] Fix suspend on qcom sc7180 SoCs
@ 2022-06-06 23:51 Stephen Boyd
  2022-06-06 23:51 ` [PATCH 5.15 1/2] interconnect: qcom: sc7180: Drop IP0 interconnects Stephen Boyd
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Boyd @ 2022-06-06 23:51 UTC (permalink / raw)
  To: stable; +Cc: linux-kernel, patches, Alex Elder, Georgi Djakov

These two patches fix suspend on sc7180 boards, i.e. Trogdor, on 5.15
stable kernels. Without these two patches the IP0 interconnect is kept
on forever, and suspend fails because XO shutdown can't be achieved.

Mike Tipton (1):
  interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate

Stephen Boyd (1):
  interconnect: qcom: sc7180: Drop IP0 interconnects

 drivers/interconnect/qcom/icc-rpmh.c | 10 +++++-----
 drivers/interconnect/qcom/sc7180.c   | 21 ---------------------
 drivers/interconnect/qcom/sm8150.c   |  1 -
 drivers/interconnect/qcom/sm8250.c   |  1 -
 drivers/interconnect/qcom/sm8350.c   |  1 -
 5 files changed, 5 insertions(+), 29 deletions(-)

-- 
https://chromeos.dev


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

end of thread, other threads:[~2022-06-07  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 23:51 [PATCH 5.15 0/2] Fix suspend on qcom sc7180 SoCs Stephen Boyd
2022-06-06 23:51 ` [PATCH 5.15 1/2] interconnect: qcom: sc7180: Drop IP0 interconnects Stephen Boyd
2022-06-06 23:51 ` [PATCH 5.15 2/2] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate Stephen Boyd
2022-06-07  9:56 ` [PATCH 5.15 0/2] Fix suspend on qcom sc7180 SoCs Greg KH

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).