Re: [PATCH 0/3] pmdomain: qcom: rpmhpd: Add power domains for Nord SoC

From: Ulf Hansson

Date: Wed Jun 03 2026 - 06:14:45 EST


On Tue, Apr 14, 2026 at 5:59 AM Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> wrote:
>
> 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

The series applied for next, thanks!

Kind regards
Uffe