All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] interconnect: qcom: Remove IP0 resource
@ 2022-04-12 22:00 Stephen Boyd
  2022-04-12 22:00 ` [PATCH 1/2] interconnect: qcom: sc7180: Drop IP0 interconnects Stephen Boyd
                   ` (3 more replies)
  0 siblings, 4 replies; 25+ messages in thread
From: Stephen Boyd @ 2022-04-12 22:00 UTC (permalink / raw)
  To: Georgi Djakov
  Cc: linux-kernel, patches, linux-arm-msm, linux-pm, Alex Elder,
	Bjorn Andersson, Taniya Das, Mike Tipton, Manivannan Sadhasivam

These two patches remove the IP0 interconnect used for IPA because
they're also present in the clk-rpmh driver. I see there are some more
IP0 usages in the interconnect drivers, but I don't see a corresponding
IPA clk in clk-rpmh, so I left these out. We can remove all of them if
desired, but the sc7180 patch is most important to me as it fixes
boot on my trogdor lazor device.
 
Stephen Boyd (2):
  interconnect: qcom: sc7180: Drop IP0 interconnects
  interconnect: qcom: sdx55: Drop IP0 interconnects

 drivers/interconnect/qcom/sc7180.c | 21 ---------------------
 drivers/interconnect/qcom/sdx55.c  | 21 ---------------------
 2 files changed, 42 deletions(-)

Cc: Alex Elder <elder@linaro.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Taniya Das <quic_tdas@quicinc.com>
Cc: Mike Tipton <quic_mdtipton@quicinc.com>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

base-commit: 3123109284176b1532874591f7c81f3837bbdc17
-- 
https://chromeos.dev


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

end of thread, other threads:[~2022-05-19 17:48 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 22:00 [PATCH 0/2] interconnect: qcom: Remove IP0 resource Stephen Boyd
2022-04-12 22:00 ` [PATCH 1/2] interconnect: qcom: sc7180: Drop IP0 interconnects Stephen Boyd
2022-04-12 22:54   ` Alex Elder
2022-04-13 20:55   ` Doug Anderson
2022-04-13 21:02     ` Alex Elder
2022-04-13 23:14       ` Stephen Boyd
2022-04-14  0:59         ` Alex Elder
2022-04-12 22:00 ` [PATCH 2/2] interconnect: qcom: sdx55: " Stephen Boyd
2022-04-12 22:54   ` Alex Elder
2022-04-13  7:37   ` Manivannan Sadhasivam
2022-04-14  2:32 ` [PATCH 0/2] interconnect: qcom: Remove IP0 resource Bjorn Andersson
2022-04-15  0:58 ` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node Stephen Boyd
2022-04-15  0:58   ` [PATCH 4/2] ARM: dts: qcom: sdx55: " Stephen Boyd
2022-04-15 20:11     ` Alex Elder
2022-05-04 17:21     ` (subset) " Bjorn Andersson
2022-04-15  0:58   ` [PATCH 5/2] dt-bindings: interconnect: Remove sc7180/sdx55 ipa compatibles Stephen Boyd
2022-04-15 20:15     ` Alex Elder
2022-04-18 19:48       ` Stephen Boyd
2022-05-16 22:16     ` Alex Elder
2022-05-19 17:48       ` Georgi Djakov
2022-04-15 20:11   ` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node Alex Elder
2022-04-20  2:56   ` Bjorn Andersson
2022-04-22  7:01     ` Georgi Djakov
2022-04-22 20:34       ` Stephen Boyd
2022-05-04 17:21   ` (subset) " Bjorn Andersson

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.