public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add PMAU0102 RPMH regulator support
@ 2026-04-27  1:11 Shawn Guo
  2026-04-27  1:11 ` [PATCH v2 1/2] regulator: dt-bindings: qcom,rpmh: Add PMAU0102 support Shawn Guo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Shawn Guo @ 2026-04-27  1:11 UTC (permalink / raw)
  To: Mark Brown
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Konrad Dybcio,
	Dmitry Baryshkov, Kamal Wadhwa, Bartosz Golaszewski, Deepti Jaggi,
	devicetree, linux-arm-msm, linux-kernel, Shawn Guo

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@oss.qualcomm.com/

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-04-28  3:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27  1:11 [PATCH v2 0/2] Add PMAU0102 RPMH regulator support Shawn Guo
2026-04-27  1:11 ` [PATCH v2 1/2] regulator: dt-bindings: qcom,rpmh: Add PMAU0102 support Shawn Guo
2026-04-27  1:11 ` [PATCH v2 2/2] regulator: rpmh-regulator: Add RPMH regulator support for Nord Shawn Guo
2026-04-27 10:30   ` Konrad Dybcio
2026-04-27 23:29 ` [PATCH v2 0/2] Add PMAU0102 RPMH regulator support Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox