]> git.dujemihanovic.xyz Git - u-boot.git/commit
power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 15 Jul 2024 10:08:21 +0000 (12:08 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 25 Jul 2024 23:28:12 +0000 (01:28 +0200)
commitb501a65cd831d4b3ff9ed5082aa8d8c00eea75fb
treecbf206c0f42c8115e22d2644c90542afe844e74e
parenta330dec3af8172329a50483e64138579efe91475
power: regulator: qcom-rpmh-regulator: adjust probe for U-Boot

Refactor initialization to use U-Boot's driver model and API.

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