Re: [PATCH v2 0/2] Add NMXC power domain for Nord SoC

From: Ulf Hansson

Date: Tue Sep 01 2026 - 13:26:09 EST


On Wed, Aug 26, 2026 at 3:55 PM Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> wrote:
>
> The Nord CDSP subsystems do not take their memory rail from the shared
> MX rail like all other Qualcomm SoCs, but from a dedicated NMXC RPMh
> resource. Add the nmxc.lvl RPMh resource and register it in the Nord
> power domain table.
>
> Changes for v2:
> - Drop remoteproc changes since "mx" of remoteproc is just the name of
> memory rail input which can be wired up to NMXC power domain in DT
> - Link to v1: https://lore.kernel.org/all/20260826102746.633076-1-shengchao.guo@xxxxxxxxxxxxxxxx/
>
> Anurag Pateriya (2):
> dt-bindings: power: qcom,rpmhpd: Add NMXC power domain index
> pmdomain: qcom: rpmhpd: Add NMXC power domain for Nord
>
> drivers/pmdomain/qcom/rpmhpd.c | 6 ++++++
> include/dt-bindings/power/qcom,rpmhpd.h | 1 +
> 2 files changed, 7 insertions(+)
>

Applied for next, thanks!

Kind regards
Uffe