commit | f55f7decdfbed9366dfec1c54ede61c0d0d9a956 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Mon Jul 15 12:08:10 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Fri Jul 26 01:28:11 2024 +0200 |
tree | 465277fdf598398d6a7b26422a9db7896c1c7ebe | |
parent | 3f02b06fbcb0589ab96d225293b2a7e8ff4c1f63 [diff] |
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>