From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 3 May 2019 14:19:51 -0400 Subject: [U-Boot] [PATCH] firmware: ti_sci: Fix TISCI mailbox receive timeout handling In-Reply-To: <20190424192008.7457-1-dannenberg@ti.com> References: <20190424192008.7457-1-dannenberg@ti.com> Message-ID: <20190503181951.GE31207@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Reviewed-by: Lokesh Vutla 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: