commit | e3fca5072bf78f7fd7eeab027d6e83bb555def9e | [log] [tgz] |
---|---|---|
author | Chee Hong Ang <chee.hong.ang@intel.com> | Wed Aug 12 09:56:21 2020 +0800 |
committer | Ley Foon Tan <ley.foon.tan@intel.com> | Fri Oct 09 17:53:13 2020 +0800 |
tree | 6d4fe600818999794d082e136ebdc7eba47828f5 | |
parent | e2afbee50c5042fdbca78e2a6f86d9442af68783 [diff] |
arm: socfpga: mailbox: Refactor mailbox timeout event handling Add miliseconds delay when waiting for mailbox event to happen before timeout. This will ensure the timeout duration is predictive. Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>