public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] pmdomain: qcom: rpmhpd: Add power domains for Nord SoC
@ 2026-04-14  3:59 Shawn Guo
  2026-04-14  3:59 ` [PATCH 1/3] dt-bindings: power: qcom,rpmhpd: Fix whitespace in RPMHPD defines Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Shawn Guo @ 2026-04-14  3:59 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Konrad Dybcio, Kamal Wadhwa, Taniya Das, Bartosz Golaszewski,
	Deepti Jaggi, linux-arm-msm, linux-pm, devicetree, linux-kernel,
	Shawn Guo

This series adds RPMh power domain support for the Qualcomm Nord SoC.

The Nord SoC introduces two new power domains beyond the existing set: GFX1
for the second GFX subsystem and NSP3 for the fourth NSP subsystem.  Patch 1
is a preparatory cleanup that fixes inconsistent whitespace in the RPMHPD
define block before the new entries are added.  Patches 2-3 add the DT
bindings and driver support for Nord respectively.

Kamal Wadhwa (2):
  dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Nord SoC
  pmdomain: qcom: rpmhpd: Add power domains for Nord SoC

Shawn Guo (1):
  dt-bindings: power: qcom,rpmhpd: Fix whitespace in RPMHPD defines

 .../devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 drivers/pmdomain/qcom/rpmhpd.c                | 35 +++++++++++++++++++
 include/dt-bindings/power/qcom,rpmhpd.h       | 18 +++++-----
 3 files changed, 46 insertions(+), 8 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-21 17:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-14  3:59 [PATCH 0/3] pmdomain: qcom: rpmhpd: Add power domains for Nord SoC Shawn Guo
2026-04-14  3:59 ` [PATCH 1/3] dt-bindings: power: qcom,rpmhpd: Fix whitespace in RPMHPD defines Shawn Guo
2026-04-21 17:22   ` Rob Herring (Arm)
2026-04-14  3:59 ` [PATCH 2/3] dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Nord SoC Shawn Guo
2026-04-14  9:26   ` Konrad Dybcio
2026-04-21 17:22   ` Rob Herring (Arm)
2026-04-14  3:59 ` [PATCH 3/3] pmdomain: qcom: rpmhpd: Add power domains " Shawn Guo
2026-04-14  9:27   ` Konrad Dybcio
2026-04-14 19:27   ` Dmitry Baryshkov

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