Commits

Viorel Suman committed 1b6d6c12743
ASoC: fsl_(e)sai: introduce "shared-interrupt" DT flag SAI & ESAI interfaces may share the same interrupt with EDMA, so that we need a flag to trigger proper shared interrupt handling. For compatibility the same DT flag, "shared-interrupt", is introduced as the one used in drivers/dma/fsl-edma-v3.c. Signed-off-by: Viorel Suman <viorel.suman@nxp.com>