firmware: scmi: mailbox: Update timeout to 30ms
authorPeng Fan <peng.fan@nxp.com>
Fri, 26 Sep 2025 16:06:19 +0000 (00:06 +0800)
committerTom Rini <trini@konsulko.com>
Thu, 9 Oct 2025 20:16:11 +0000 (14:16 -0600)
commitf116ec5b9105ffa4792bfced12aab822e492ff5f
tree3b0289a42fff7783a7b65f1dabc5dc3813ac5379
parentb2ae10970d40a26e955d6f763cda77948d8b4f7e
firmware: scmi: mailbox: Update timeout to 30ms

Following Linux Kernel drivers/firmware/arm_scmi/transports/mailbox.c to
set the default timeout to 30ms.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/firmware/scmi/mailbox_agent.c