summaryrefslogtreecommitdiff
path: root/board/phaser
diff options
context:
space:
mode:
authorHyungwoo Yang <hyungwoo.yang@intel.com>2019-04-08 01:05:11 -0700
committerchrome-bot <chrome-bot@chromium.org>2019-04-08 22:30:24 -0700
commit5791f6abb1f63b3c3fd198fc64ffc889b0496e3c (patch)
tree1b945e540f07ab2b2263e48d0cf1985d9688b7c4 /board/phaser
parent0fe6147a9d8d9feef5049aa6c6c4a6ad30d12b26 (diff)
downloadchrome-ec-5791f6abb1f63b3c3fd198fc64ffc889b0496e3c.tar.gz
ish: ipc: fix no credit error
Currently, in doorbell clearing IRQ handler, IRQ status bit clearing happens after the handler sends an item in tx queue. This prevents the next doorbell clearing interrupt if host clears the doorbell for the item just sent by the handler but before the handler clears the status bit. so clearing IRQ status bit should happen before sending an item. BRANCH=none BUG=b:129937881 TEST=tested on Arcada platform Change-Id: I84a487c0cd9edf2af41acad1163c6f6ed91588ba Signed-off-by: Hyungwoo Yang <hyungwoo.yang@intel.com> Reviewed-on: https://chromium-review.googlesource.com/1557853 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Hyungwoo Yang <hyungwoo.yang@intel.corp-partner.google.com> Reviewed-by: Enrico Granata <egranata@chromium.org> Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/phaser')
0 files changed, 0 insertions, 0 deletions