mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-28 10:45:22 +00:00
This change shorten the timeout period to 10ms. Experiments showed that most master mode communication status bit changed within 2000us. Hence 10ms timeout is much reasonable than the original value. Signed-off-by: Rong Chang <rongchang@chromium.org> BUG=none TEST=manual, with i2c scope Change-Id: Ib26795bd2e4877b5c33719e96a2c2c7c11333eab Reviewed-on: https://gerrit.chromium.org/gerrit/27145 Tested-by: Rong Chang <rongchang@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Commit-Ready: Rong Chang <rongchang@chromium.org>