MLK-15004-4: ASoC: fsl_esai: esai workaround for imx8qxp Rev1
authorShengjiu Wang <shengjiu.wang@freescale.com>
Mon, 5 Jun 2017 03:04:02 +0000 (11:04 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:32 +0000 (15:22 -0500)
commit8699f4aa2ab182709630b3afcd89f196a92e98fb
tree6dfa733d330daceb95c82cf30d069063b7e593c0
parent1334c28908d1a47cc9842b7921cd635498bb2c80
MLK-15004-4: ASoC: fsl_esai: esai workaround for imx8qxp Rev1

In imx8qxp rev1, there is hardware issue (TKT331800). ESAI
dma request signal connection issue in SS_ADMA top level
integration, The ESAI dma request signal are active_low, the EDMA
input is high active, but there is no polarity convert logic
between them.

This patch is to add a workaround for this issue. It use the
GPT to convert dma request signal to EDMA, and use anther GPT
to clear the dma request.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
sound/soc/fsl/fsl_esai.c