[PATCH 0/6] regulator: qcom_spmi: Add PM8909, PM8019 and PMA8084

From: Stephan Gerhold
Date: Tue Sep 12 2023 - 03:50:26 EST


Add the necessary definitions for the PM8909, PM8019 and PMA8084 PMIC to
the qcom_spmi-regulator driver to allow reading the actual voltages
applied to the hardware at runtime. This is mainly intended for
debugging since the regulators are usually controlled through the
RPM firmware (via qcom_smd-regulator).

These PMICs are used on totally different platforms (MSM8909, MDM9607,
MSM8974/APQ8084). Each PMIC addition is independent and useful on it
own. I only bundled them to simplify review.

Signed-off-by: Stephan Gerhold <stephan@xxxxxxxxxxx>
---
Stephan Gerhold (6):
dt-bindings: regulator: qcom,spmi: Document PM8909
regulator: qcom_spmi: Add PM8909 regulators
dt-bindings: regulator: qcom,spmi: Document PM8019
regulator: qcom_spmi: Add PM8019 regulators
dt-bindings: regulator: qcom,spmi: Document PMA8084
regulator: qcom_spmi: Add PMA8084 regulators

.../bindings/regulator/qcom,spmi-regulator.yaml | 68 ++++++++++++++-
drivers/regulator/qcom_spmi-regulator.c | 96 ++++++++++++++++++++++
2 files changed, 163 insertions(+), 1 deletion(-)
---
base-commit: b03f047d9f28d6e68dce6ca66383b80ad66ec1ce
change-id: 20230906-spmi-pm8909-d7aea168a5a9

Best regards,
--
Stephan Gerhold <stephan@xxxxxxxxxxx>