regulator: qcom_smd: Fix up PM8950 regulator configuration
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Sat, 30 Apr 2022 16:37:52 +0000 (18:37 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 9 May 2022 17:17:53 +0000 (18:17 +0100)
commitb11b3d21a94d66bc05d1142e0b210bfa316c62be
tree2d570a07ddfd362c0a8707ce51855409974ace80
parentc3e3ca05dae37f8f74bb80358efd540911cbc2c8
regulator: qcom_smd: Fix up PM8950 regulator configuration

Following changes have been made:

- S5, L4, L18, L20 and L21 were removed (S5 is managed by
SPMI, whereas the rest seems not to exist [or at least it's blocked
by Sony Loire /MSM8956/ RPM firmware])

- Supply maps have were adjusted to reflect regulator changes.

Fixes: e44adca5fa25 ("regulator: qcom_smd: Add PM8950 regulators")
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Link: https://lore.kernel.org/r/20220430163753.609909-1-konrad.dybcio@somainline.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom_smd-regulator.c