summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCasey Connolly <[email protected]>2026-01-08 21:28:45 +0100
committerCasey Connolly <[email protected]>2026-01-14 16:25:09 +0100
commit5942ad0ddb54e7042d2f465d563779da4e42bc47 (patch)
treecf5e3c301958b6e6e6a989935d1bfcef7f537781 /include
parent16889f764bdceb4cb497bdeda5f80f59a880de70 (diff)
soc/qcom: rpmh: correctly wait for TCS flush
Several bugs were discovered in the rpmh-rsc driver which collectively meant we were never actually waiting for the TCS to flush, these were likely missed because U-Boot runs single threaded and the RPMh had typically processed the single command we sent by the time we went to send the next one. However a future patch will implement rpmh read support which requires us to properly wait for the RPMh command response so we can return the value. Fix these issues so we correctly ensure the TCS is done before returning. Link: https://patch.msgid.link/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions