]> git.dujemihanovic.xyz Git - u-boot.git/commit
soc: qcom: rpmh-rsc: remaining U-Boot API changes
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 15 Jul 2024 10:08:10 +0000 (12:08 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Thu, 25 Jul 2024 23:28:11 +0000 (01:28 +0200)
commitf55f7decdfbed9366dfec1c54ede61c0d0d9a956
tree465277fdf598398d6a7b26422a9db7896c1c7ebe
parent3f02b06fbcb0589ab96d225293b2a7e8ff4c1f63
soc: qcom: rpmh-rsc: remaining U-Boot API changes

Minor adjustments to fix building with U-Boot and work correctly as a
synchronous driver without interrupts. RPMh is fast enough that we can
get away with just firing off requests and assuming they complete.

U-Boot behaviour changes are annotated with a "U-Boot:" comment.

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