regulator: qcom_spmi: Add PM8909 regulators
authorStephan Gerhold <stephan.gerhold@kernkonzept.com>
Tue, 12 Sep 2023 07:49:50 +0000 (09:49 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 26 Sep 2023 15:42:32 +0000 (17:42 +0200)
commit813d01a40ae7c0c67681c82edce8463fbbd84b08
tree2d7cc81d06ec91056ebc2272ebf7f65e4e114d5c
parent6f20872035378ab2311cc901f8f94f8718f1b17f
regulator: qcom_spmi: Add PM8909 regulators

Add the necessary definitions for the PM8909 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).

Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
Link: https://lore.kernel.org/r/20230912-spmi-pm8909-v1-2-ba4b3bfaf87d@gerhold.net
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_spmi-regulator.c