bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value
authorLaurentiu Tudor <laurentiu.tudor@nxp.com>
Tue, 8 Apr 2025 10:58:14 +0000 (13:58 +0300)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 12 May 2025 23:34:57 +0000 (01:34 +0200)
commit23d060136841c58c2f9ee8c08ad945d1879ead4b
tree4197b631302aa1037b77249dd5f816278c6ced6a
parenta941bed23c9473665c773453f8a835668af070bf
bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value

In case the MC firmware runs in debug mode with extensive prints pushed
to the console, the current timeout of 500ms is not enough.
Increase the timeout value so that we don't have any chance of wrongly
assuming that the firmware is not responding when it's just taking more
time.

Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20250408105814.2837951-7-ioana.ciornei@nxp.com
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
drivers/bus/fsl-mc/mc-sys.c