Re: [PATCH v4 0/2] pmdomain: qcom: Add support for Eliza SoC
From: Ulf Hansson
Date: Wed Mar 04 2026 - 06:26:13 EST
On Mon, 2 Mar 2026 at 14:29, Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx> wrote:
>
> Document the SoC specific compatible in the devicetree bindings
> and add the driver support for this SoC.
>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> Changes in v4:
> - Dropped the GMXC and NXP2, as suggested by Kornad.
> - Link to v3: https://patch.msgid.link/20260224-eliza-pmdomain-v3-0-6e13d3aa70a1@xxxxxxxxxxxxxxxx
>
> Changes in v3:
> - Picked up Dmitry's R-b tag for the driver patch.
> - Re-worded the commit messages with better explanations.
> - Dropped the MMCX and MXC entries as they are not described
> in downstream and not used. Consensus reached off-list.
> - Link to v2: https://patch.msgid.link/20260223-eliza-pmdomain-v2-0-23fb87eb70ef@xxxxxxxxxxxxxxxx
>
> Changes in v2:
> - Changed the MMCX and MMCX_AO to the PDs with CX parent.
> - Picked up Krzysztof's R-b tag for the bindings.
> - Picked up Konrad's and Taniya's R-b tags for the driver patch.
> - Link to v1: https://patch.msgid.link/20260216-eliza-pmdomain-v1-0-c51260a47d6d@xxxxxxxxxxxxxxxx
>
> ---
> Abel Vesa (2):
> dt-bindings: power: qcom,rpmpd: document the Eliza RPMh Power Domains
> pmdomain: qcom: rpmhpd: Add Eliza RPMh Power Domains
>
> .../devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
> drivers/pmdomain/qcom/rpmhpd.c | 20 ++++++++++++++++++++
> 2 files changed, 21 insertions(+)
> ---
> base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
> change-id: 20260216-eliza-pmdomain-dd10911bd4e4
>
> Best regards,
> --
> Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
>
Applied for next, thanks! Note, the DT patch is available on the
immutable dt branch too.
BTW, in regards to the immutable dt branch, is that something that you
guys are using or should we consider to drop it?
Kind regards
Uffe