[PATCH v2 0/2] Add PMAU0102 RPMH regulator support

From: Shawn Guo

Date: Sun Apr 26 2026 - 21:12:27 EST


This series adds RPMH regulator support for PMAU0102 PMIC found on
Qualcomm Nord SoC based devices.

Patch 1 adds the PMAU0102 compatible to the dt-bindings for
qcom,rpmh-regulator, documenting its 8 SMPSes and 3 LDOs.

Patch 2 adds the corresponding vreg data to the rpmh-regulator driver.

Changes in v2:
- Add supply name for LDOs instead of using NULL (Thanks Konrad!)
- Link to v1: https://lore.kernel.org/all/20260420072639.1249984-1-shengchao.guo@xxxxxxxxxxxxxxxx/

Kamal Wadhwa (1):
regulator: rpmh-regulator: Add RPMH regulator support for Nord

Shawn Guo (1):
regulator: dt-bindings: qcom,rpmh: Add PMAU0102 support

.../regulator/qcom,rpmh-regulator.yaml | 3 +++
drivers/regulator/qcom-rpmh-regulator.c | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)

--
2.43.0