public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] interconnect: qcom: let MSM8974 interconnect work again
@ 2026-03-23  1:17 Dmitry Baryshkov
  2026-03-23  1:17 ` [PATCH 1/9] dt-bindings: interconnect: qcom,msm8974: drop bus clocks Dmitry Baryshkov
                   ` (8 more replies)
  0 siblings, 9 replies; 24+ messages in thread
From: Dmitry Baryshkov @ 2026-03-23  1:17 UTC (permalink / raw)
  To: Georgi Djakov, Konrad Dybcio, Bjorn Andersson, Luca Weiss,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Brian Masney
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel

Commit d6edc31f3a68 ("clk: qcom: smd-rpm: Separate out interconnect bus
clocks") moved control over several RPM resources from the clk-smd-rpm
driver to the icc-rpm.c interconnect helpers. Most of the platforms were
fixed before that commit or shortly after. However the MSM8974 was left
as a foster child in broken state. Fix the loose ends and reenable
interconnects on that platform.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (9):
      dt-bindings: interconnect: qcom,msm8974: drop bus clocks
      dt-bindings: interconnect: qcom,msm8974: use qcom,rpm-common
      interconnect: qcom: drop unused is_on flag
      interconnect: qcom: icc-rpm: allow overwriting get_bw callback
      interconnect: qcom: define OCMEM bus resource
      interconnect: qcom: let platforms declare their bugginess
      interconnect: qcom: msm8974: switch to the main icc-rpm driver
      interconnect: qcom: msm8974: expand DEFINE_QNODE macros
      ARM: dts: qcom: msm8974: Drop RPM bus clocks

 .../bindings/interconnect/qcom,msm8974.yaml        |   28 +-
 arch/arm/boot/dts/qcom/qcom-msm8974.dtsi           |   21 +-
 drivers/interconnect/qcom/icc-rpm-clocks.c         |    6 +
 drivers/interconnect/qcom/icc-rpm.c                |   18 +-
 drivers/interconnect/qcom/icc-rpm.h                |    7 +-
 drivers/interconnect/qcom/msm8974.c                | 1637 +++++++++++++++-----
 6 files changed, 1274 insertions(+), 443 deletions(-)
---
base-commit: 8e5a478b6d6a5bb0a3d52147862b15e4d826af19
change-id: 20260322-msm8974-icc-0ac4c28e139a

Best regards,
-- 
With best wishes
Dmitry


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

end of thread, other threads:[~2026-03-25 11:01 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23  1:17 [PATCH 0/9] interconnect: qcom: let MSM8974 interconnect work again Dmitry Baryshkov
2026-03-23  1:17 ` [PATCH 1/9] dt-bindings: interconnect: qcom,msm8974: drop bus clocks Dmitry Baryshkov
2026-03-23  1:17 ` [PATCH 2/9] dt-bindings: interconnect: qcom,msm8974: use qcom,rpm-common Dmitry Baryshkov
2026-03-23  1:17 ` [PATCH 3/9] interconnect: qcom: drop unused is_on flag Dmitry Baryshkov
2026-03-23 10:26   ` Konrad Dybcio
2026-03-23 23:12     ` Dmitry Baryshkov
2026-03-25 11:01       ` Konrad Dybcio
2026-03-23  1:17 ` [PATCH 4/9] interconnect: qcom: icc-rpm: allow overwriting get_bw callback Dmitry Baryshkov
2026-03-23 10:32   ` Konrad Dybcio
2026-03-23 23:14     ` Dmitry Baryshkov
2026-03-24 11:34       ` Konrad Dybcio
2026-03-24 22:51         ` Dmitry Baryshkov
2026-03-23  1:17 ` [PATCH 5/9] interconnect: qcom: define OCMEM bus resource Dmitry Baryshkov
2026-03-23 10:27   ` Konrad Dybcio
2026-03-23 10:53   ` Brian Masney
2026-03-23  1:17 ` [PATCH 6/9] interconnect: qcom: let platforms declare their bugginess Dmitry Baryshkov
2026-03-23 10:36   ` Konrad Dybcio
2026-03-23 10:56   ` Brian Masney
2026-03-23  1:17 ` [PATCH 7/9] interconnect: qcom: msm8974: switch to the main icc-rpm driver Dmitry Baryshkov
2026-03-23 10:36   ` Konrad Dybcio
2026-03-23  1:17 ` [PATCH 8/9] interconnect: qcom: msm8974: expand DEFINE_QNODE macros Dmitry Baryshkov
2026-03-23 10:45   ` Konrad Dybcio
2026-03-23  1:17 ` [PATCH 9/9] ARM: dts: qcom: msm8974: Drop RPM bus clocks Dmitry Baryshkov
2026-03-23 10:41   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox