]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
regulator: qcom-rpmh: Fix regulators for PM8550
authorAbel Vesa <abel.vesa@linaro.org>
Mon, 5 Jun 2023 11:56:07 +0000 (14:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 14:02:13 +0000 (16:02 +0200)
commit8ba9eea238cb28504819e8a24a1f5ce615de2594
treeade2d6afb9c77e7d98f46d31d73f44e474535d27
parent55ca60fa50dd9ffdb45f4d71acc5189ce217745e
regulator: qcom-rpmh: Fix regulators for PM8550

[ Upstream commit b00de0000a69579f4d730077fe3ea8ca31404255 ]

The PM8550 uses only NLDOs 515 and the LDO 6 through 8 are low voltage
type, so fix accordingly.

Fixes: e6e3776d682d ("regulator: qcom-rpmh: Add support for PM8550 regulators")
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20230605115607.921308-1-abel.vesa@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/regulator/qcom-rpmh-regulator.c