devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] regulator: qcom_spmi: Add PM8909, PM8019 and PMA8084
@ 2023-09-12  7:49 Stephan Gerhold
  2023-09-12  7:49 ` [PATCH 1/6] dt-bindings: regulator: qcom,spmi: Document PM8909 Stephan Gerhold
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Stephan Gerhold @ 2023-09-12  7:49 UTC (permalink / raw)
  To: Mark Brown
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Liam Girdwood,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Robert Marko,
	linux-arm-msm, linux-kernel, devicetree, Stephan Gerhold,
	Stephan Gerhold

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@gerhold.net>
---
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@gerhold.net>


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

end of thread, other threads:[~2023-09-27  8:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12  7:49 [PATCH 0/6] regulator: qcom_spmi: Add PM8909, PM8019 and PMA8084 Stephan Gerhold
2023-09-12  7:49 ` [PATCH 1/6] dt-bindings: regulator: qcom,spmi: Document PM8909 Stephan Gerhold
2023-09-12 17:52   ` Rob Herring
2023-09-12  7:49 ` [PATCH 2/6] regulator: qcom_spmi: Add PM8909 regulators Stephan Gerhold
2023-09-12  7:49 ` [PATCH 3/6] dt-bindings: regulator: qcom,spmi: Document PM8019 Stephan Gerhold
2023-09-12 17:53   ` Rob Herring
2023-09-12  7:49 ` [PATCH 4/6] regulator: qcom_spmi: Add PM8019 regulators Stephan Gerhold
2023-09-12  7:49 ` [PATCH 5/6] dt-bindings: regulator: qcom,spmi: Document PMA8084 Stephan Gerhold
2023-09-12 17:53   ` Rob Herring
2023-09-12  7:49 ` [PATCH 6/6] regulator: qcom_spmi: Add PMA8084 regulators Stephan Gerhold
2023-09-27  8:58 ` [PATCH 0/6] regulator: qcom_spmi: Add PM8909, PM8019 and PMA8084 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).