[PATCH 0/4] Add pm8010 RPMH regulators for sm8550 boards

From: Fenglin Wu via B4 Relay
Date: Sun Dec 10 2023 - 22:17:11 EST


There are 2 PM8010 PMICs present in sm8550-mtp/sm8550-qrd boards and
each of them exposes 7 LDOs. Add RPMH regulator support for them.

Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx>
---
Fenglin Wu (4):
regulator: qcom-rpmh: extend to support multiple linear voltage ranges
regulator: qcom,rpmh: add compatible for pm8010 RPMH regultor
regulator: qcom-rpmh: add support for pm8010 regulators
arm64: dts: qcom: Add pm8010 regulators for sm8550 boards

.../bindings/regulator/qcom,rpmh-regulator.yaml | 14 ++
arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 120 ++++++++++++++
arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 120 ++++++++++++++
drivers/regulator/qcom-rpmh-regulator.c | 177 ++++++++++++++++++---
4 files changed, 405 insertions(+), 26 deletions(-)
---
base-commit: 753e4d5c433da57da75dd4c3e1aececc8e874a62
change-id: 20231205-pm8010-regulator-0348cb19087a

Best regards,
--
Fenglin Wu <quic_fenglinw@xxxxxxxxxxx>