commit | 974e74310b411da19ebe139f8625addcb9a7be2e | [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 | 8a54010aee364c750b83306f3074641795b94847 [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>