regulator: qcom_spmi: Add PM8019 regulators
authorStephan Gerhold <stephan@gerhold.net>
Tue, 12 Sep 2023 07:49:52 +0000 (09:49 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 26 Sep 2023 15:42:33 +0000 (17:42 +0200)
commit5b30cb2a317a8e2636f724e8ebf5cbe3849e786e
tree3e737dc2889c16742d6a8a4e45167f1fff441876
parent350aab7f8f2c7d7368d2bbc47717696a51014078
regulator: qcom_spmi: Add PM8019 regulators

Add the necessary definitions for the PM8019 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.net>
Link: https://lore.kernel.org/r/20230912-spmi-pm8909-v1-4-ba4b3bfaf87d@gerhold.net
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_spmi-regulator.c