Files
Ashay Jaiswal e9ef7d64a0 spmi-pmic-arb: add support to dispatch interrupt based on IRQ status
Current implementation of SPMI arbiter dispatches interrupt based on
the Arbiter's accumulator status, in some cases the accumulator status
may remain zero and the interrupt remains un-handled.  Add logic to
dispatch interrupts based Arbiter's IRQ status if the accumulator
status is zero.

Bug: 63899519
Test: Booted and ran modified code on walleye and taimen without any
apparent issues.  Problem being addressed has no reliable repro method
and occurs very infrequently, so efficacy will be monitored via
population data.

Change-Id: I5e8c1b75be2d727c6f74d14afb7a5a32603bda58
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
2017-12-07 21:28:09 +00:00
..