aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/imx/misc.c
diff options
context:
space:
mode:
authorLeonard Crestez <[email protected]>2020-02-20 16:10:01 +0000
committerShawn Guo <[email protected]>2020-02-24 07:02:25 +0000
commit26d0fba29c96241de8a9d16f045b1de49875884c (patch)
tree017674eab079ec078dbb8cdf5a1d7103c08d5099 /drivers/firmware/imx/misc.c
parentARM: dts: imx7-colibri: Fix frequency for sd/mmc (diff)
downloadkernel-26d0fba29c96241de8a9d16f045b1de49875884c.tar.gz
kernel-26d0fba29c96241de8a9d16f045b1de49875884c.zip
firmware: imx: scu: Ensure sequential TX
SCU requires that all messages words are written sequentially but linux MU driver implements multiple independent channels for each register so ordering between different channels must be ensured by SCU API interface. Wait for tx_done before every send to ensure that no queueing happens at the mailbox channel level. Fixes: edbee095fafb ("firmware: imx: add SCU firmware driver support") Signed-off-by: Leonard Crestez <[email protected]> Cc: <[email protected]> Reviewed-by: Peng Fan <[email protected]> Reviewed-by:: Oleksij Rempel <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'drivers/firmware/imx/misc.c')
0 files changed, 0 insertions, 0 deletions