]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: qcom-rpmh-regulator: port ops to U-Boot
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 15 Jul 2024 10:08:20 +0000 (12:08 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 25 Jul 2024 23:28:12 +0000 (01:28 +0200)
commita330dec3af8172329a50483e64138579efe91475
tree763c4a9467f17ea8d743c9c381f68cb0d6cfc839
parentbe1f1b7b28cfcc7bbcd45b937cd0e2c2faaaf24c
power: regulator: qcom-rpmh-regulator: port ops to U-Boot

Port over the regulator ops to U-Boot's regulator API. Add back the
pmic5 mode map using U-Boot dm_regulator_mode API and adjust the
pmic5_pldo and pmic5_pldo_lv definitions. No functional changes.

Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/power/regulator/qcom-rpmh-regulator.c