Hi Michael, On Thu, Nov 28, 2019 at 7:38 PM Michael Walle <michael at walle.cc> wrote: > > The LS1028A SoC uses the same interrupt line for adjacent SAIs. Use > IRQF_SHARED to be able to use these SAIs simultaneously. On i.MX8M SAI5 and SAI6 share the same interrupt number too: Reviewed-by: Fabio Estevam <festevam at gmail.com> Thanks