Re: [PATCH] ASoC: fsl_sai: add IRQF_SHARED
From: Fabio Estevam
Date: Fri Nov 29 2019 - 16:57:19 EST
Hi Michael,
On Thu, Nov 28, 2019 at 7:38 PM Michael Walle <michael@xxxxxxxx> 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@xxxxxxxxx>
Thanks