On Fri, Oct 23, 2020 at 07:45:46PM +0200, Paul Kocialkowski wrote: > The A83T MIPI CSI-2 apparently produces interrupts regardless of the mask > registers, for example when a transmission error occurs. > > This generates quite a flood when unsolicited interrupts are received on > each received frame. As a result, disable the interrupt for now since > we are not currently using it for error reporting. > > Signed-off-by: Paul Kocialkowski This should be merged into the driver patch Maxime