regulator: qcom-rpmh: add support for pm8010 regulators
authorFenglin Wu <quic_fenglinw@quicinc.com>
Thu, 14 Dec 2023 02:59:13 +0000 (10:59 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 14 Dec 2023 10:57:01 +0000 (10:57 +0000)
commit2544631faa7f3244c9bcb9b511ca4f1a4f5a3ba0
tree219cfdcdbdc0ef14b462e255eeeed4b8ca1a9d9b
parent638baabe951eb16607b7e4bb197998562afd57a6
regulator: qcom-rpmh: add support for pm8010 regulators

Add RPMH regulators exposed by Qualcomm Technologies, Inc. PM8010
PMIC. It has 7 LDOs with 3 different types, LDO1 - LDO2 are L502
NMOS LDOs, LDO5 and LDO7 are L502 PMOS LDOs, LDO3/LDO4/LDO6 are
L502 PMOS LDO for low noise applications. Also, LDO3 - LDO7 don't
support LPM.

Suggested-by: David Collins <quic_collinsd@quicinc.com>
Reviewed-by: David Collins <quic_collinsd@quicinc.com>
Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com>
Link: https://msgid.link/r/20231214-pm8010-regulator-v2-3-82131df6b97b@quicinc.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom-rpmh-regulator.c