commit | 0cc64c802dbc39b356cbb9009643258df438600f | [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 | 8a98105e7877888ee5ab1736480410efdc4e21c1 [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>