[U-Boot] [PATCH] firmware: ti_sci: Fix TISCI mailbox receive timeout handling
Tom Rini
trini at konsulko.com
Fri May 3 18:19:51 UTC 2019
On Wed, Apr 24, 2019 at 02:20:08PM -0500, Andreas Dannenberg wrote:
> An earlier commit converted the TISCI receive timeouts to be specified
> in ms rather than us however it failed to take this change into account
> when passing the actual timeout to be used when invoking the mailbox
> receive API. This leads to the actual timeout to be 1,000 times shorter
> than expected and as a result certain TISCI operations would fail.
>
> Fix the issue by converting the timeout declared in ms to us on the fly
> as expected by the respective API.
>
> Fixes: fd6b40b1ba20 ("firmware: ti_sci: Add support for NAVSS resource management")
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190503/84d69bbd/attachment.sig>
More information about the U-Boot
mailing list