diff options
author | Ashay Jaiswal <[email protected]> | 2022-09-29 17:50:15 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-30 14:33:23 +0200 |
commit | 4df88fe5b631bb9e381880b4cca73e91750afffe (patch) | |
tree | 76367d910e5836c619f38fa3578749493a45ecad /lib/mpi/mpi-sub-ui.c | |
parent | 191adbdd26f1a26c9302369b2701bfddf8c0780e (diff) |
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.
Signed-off-by: Ashay Jaiswal <[email protected]>
Signed-off-by: David Collins <[email protected]>
Signed-off-by: Fenglin Wu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions