[PATCH v2 0/2] pmdomain: qcom: Add support for Eliza SoC

Abel Vesa posted 2 patches 1 month, 3 weeks ago
There is a newer version of this series
.../devicetree/bindings/power/qcom,rpmpd.yaml      |  1 +
drivers/pmdomain/qcom/rpmhpd.c                     | 26 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
[PATCH v2 0/2] pmdomain: qcom: Add support for Eliza SoC
Posted by Abel Vesa 1 month, 3 weeks ago
Document the SoC specific compatible in the devicetree bindings
and add the driver support for this SoC.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
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@oss.qualcomm.com

---
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                     | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260216-eliza-pmdomain-dd10911bd4e4

Best regards,
--  
Abel Vesa <abel.vesa@oss.qualcomm.com>