Quoting Fenglin Wu (2022-06-11 20:24:41) > From: Ashay Jaiswal <ashayj@xxxxxxxxxxxxxx> > > 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 <ashayj@xxxxxxxxxxxxxx> > Signed-off-by: David Collins <collinsd@xxxxxxxxxxxxxx> > Signed-off-by: Fenglin Wu <quic_fenglinw@xxxxxxxxxxx> > --- Applied to spmi-next