regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve
authorAbel Vesa <abel.vesa@linaro.org>
Tue, 24 Oct 2023 13:46:26 +0000 (16:46 +0300)
committerMark Brown <broonie@kernel.org>
Wed, 25 Oct 2023 17:52:25 +0000 (18:52 +0100)
commitbc00d9f3813a40bc2d854ae0edab14c6b43a3219
tree64e9291b53232ff1dc3374d440a1e98b86fe556b
parent6e800968f6a715c0661716d2ec5e1f56ed9f9c08
regulator: qcom-rpmh: Fix smps4 regulator for pm8550ve

The type of the smps4 regulator from pm8550ve is actually FTSMPS525
medium voltage. So fix it 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/20231024134626.2364426-1-abel.vesa@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/qcom-rpmh-regulator.c