Skip to content
Commit b39e6cde authored by Ruiqiang Hao's avatar Ruiqiang Hao Committed by Bruce Ashfield
Browse files

firmware: arm_scmi: Increase MBOX_TX_QUEUE_LEN



Marvell-cn106xx has 24 cpu cores, each of which uses a separate policy,
so we need 24 message slot at least to ensure the normal data flow for
cpu_freq. Increase MBOX_TX_QUEUE_LEN and the max_msg of scmi_xfer to avoid
the following errors:

arm-scmi firmware:scmi: failed to get free message slot(-12)

Signed-off-by: default avatarRuiqiang Hao <Ruiqiang.Hao@windriver.com>
Signed-off-by: default avatarBruce Ashfield <bruce.ashfield@gmail.com>
parent 5cd17903
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment