The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/3] pmdomain: qcom: sort out RPM power domain indices
@ 2025-12-11  1:52 Dmitry Baryshkov
  2025-12-11  1:52 ` [PATCH v2 1/3] arm64: dts: qcom: dts: switch to RPMPD_* indices Dmitry Baryshkov
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Dmitry Baryshkov @ 2025-12-11  1:52 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Ulf Hansson,
	Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-pm

- Switch platforms to using bindings for RPM power domains controller
  where compatible

- Drop now-unused binding indices for RPM platforms.

Two last patch depend on first two patches and either should be merged
through the same tee, should be merged with the help of the immutable
branch or just merged in the next release.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Changes in v2:
- Rebased on linux-next, dropping merged patches.
- Split RPMh bindings patch to separate series.
- Link to v1: https://lore.kernel.org/r/20250718-rework-rpmhpd-rpmpd-v1-0-eedca108e540@oss.qualcomm.com

---
Dmitry Baryshkov (3):
      arm64: dts: qcom: dts: switch to RPMPD_* indices
      ARM: dts: qcom: dts: switch to RPMPD_* indices
      dt-bindings: power: qcom-rpmpd: drop compatibility defines

 arch/arm/boot/dts/qcom/qcom-msm8226.dtsi |  4 +-
 arch/arm64/boot/dts/qcom/msm8916.dtsi    |  8 +--
 arch/arm64/boot/dts/qcom/msm8917.dtsi    | 10 ++--
 arch/arm64/boot/dts/qcom/msm8937.dtsi    | 12 ++---
 arch/arm64/boot/dts/qcom/msm8976.dtsi    |  4 +-
 arch/arm64/boot/dts/qcom/msm8998.dtsi    | 16 +++---
 arch/arm64/boot/dts/qcom/sdm630.dtsi     | 16 +++---
 arch/arm64/boot/dts/qcom/sdm660.dtsi     |  2 +-
 arch/arm64/boot/dts/qcom/sm6125.dtsi     | 12 ++---
 include/dt-bindings/power/qcom-rpmpd.h   | 88 --------------------------------
 10 files changed, 42 insertions(+), 130 deletions(-)
---
base-commit: 008d3547aae5bc86fac3eda317489169c3fda112
change-id: 20250717-rework-rpmhpd-rpmpd-13352a10cbd5

Best regards,
-- 
With best wishes
Dmitry


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-11  1:52 [PATCH v2 0/3] pmdomain: qcom: sort out RPM power domain indices Dmitry Baryshkov
2025-12-11  1:52 ` [PATCH v2 1/3] arm64: dts: qcom: dts: switch to RPMPD_* indices Dmitry Baryshkov
2025-12-17 11:19   ` Konrad Dybcio
2025-12-11  1:52 ` [PATCH v2 2/3] ARM: " Dmitry Baryshkov
2025-12-16 12:13   ` Konrad Dybcio
2025-12-11  1:52 ` [PATCH v2 3/3] dt-bindings: power: qcom-rpmpd: drop compatibility defines Dmitry Baryshkov
2025-12-11 16:02   ` Rob Herring (Arm)
2025-12-16 12:14   ` Konrad Dybcio
2025-12-11 11:41 ` [PATCH v2 0/3] pmdomain: qcom: sort out RPM power domain indices Ulf Hansson
2026-01-30 11:26   ` Ulf Hansson
2026-01-21 19:56 ` (subset) " Bjorn Andersson

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