summaryrefslogtreecommitdiff
path: root/include/phy_interface.h
diff options
context:
space:
mode:
authorJamie Gibbons <[email protected]>2026-07-22 16:45:44 +0100
committerLeo Yu-Chi Liang <[email protected]>2026-08-05 02:03:23 -0700
commita5f93037f28624c612288e2d97604d73e03af5a3 (patch)
tree3bc0b632bab1615876e887f45b75c7453d869522 /include/phy_interface.h
parentbaa64b2f892890f00a377eac4a3e685472bb56b5 (diff)
misc: mpfs_syscontroller: add mailbox RX helper for service responses
The MPFS system controller run_service() helper only submits the mailbox request but does not read back the response data. However, the caller must explicitly receive the response. Add a public system controller helper to receive mailbox service responses to populate the response buffer after issuing a system controller request. Without this, the drivers copy uninitialised stack data instead of mailbox response data, resulting in deterministic output. Signed-off-by: Jamie Gibbons <[email protected]> Acked-by: Conor Dooley <[email protected]>
Diffstat (limited to 'include/phy_interface.h')
0 files changed, 0 insertions, 0 deletions