linux_dsm_epyc7002/sound/soc/fsl
Shengjiu Wang c05f10f28e
ASoC: fsl_asrc: Add support for imx8qm & imx8qxp
There are two asrc module in imx8qm & imx8qxp, each module has
different clock configuration, and the DMA type is EDMA.

So in this patch, we define the new clocks, refine the clock map,
and include struct fsl_asrc_soc_data for different soc usage.

The EDMA channel is fixed with each dma request, one dma request
corresponding to one dma channel. So we need to request dma
channel with dma request of asrc module.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/f33dfe3157b5ab200e09ccbf9ab73d31fac6664b.1575452454.git.shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-01-14 16:07:19 +00:00
..
efika-audio-fabric.c
eukrea-tlv320.c
fsl_asrc_dma.c ASoC: fsl_asrc: Add support for imx8qm & imx8qxp 2020-01-14 16:07:19 +00:00
fsl_asrc.c ASoC: fsl_asrc: Add support for imx8qm & imx8qxp 2020-01-14 16:07:19 +00:00
fsl_asrc.h ASoC: fsl_asrc: Add support for imx8qm & imx8qxp 2020-01-14 16:07:19 +00:00
fsl_audmix.c ASoC: fsl_audmix: add missed pm_runtime_disable 2019-12-24 23:56:18 +00:00
fsl_audmix.h ASoC: fsl_audmix: Add spin lock to protect tdms 2019-11-11 13:01:37 +00:00
fsl_dma.c ASoC: fsl: Drop superfluous ioctl PCM ops 2019-12-11 15:56:42 +00:00
fsl_dma.h
fsl_esai.c ASoC: fsl_esai: Add spin lock to protect reset, stop and start 2019-10-28 13:13:37 +00:00
fsl_esai.h
fsl_micfil.c
fsl_micfil.h
fsl_mqs.c ASoC: fsl_mqs: Move static keyword to the front of declarations 2019-10-14 12:57:59 +01:00
fsl_sai.c ASoC: fsl_sai: add IRQF_SHARED 2019-12-09 18:34:04 +00:00
fsl_sai.h ASoC: fsl_sai: Fix noise when using EDMA 2019-09-17 16:56:19 +01:00
fsl_spdif.c
fsl_spdif.h
fsl_ssi_dbg.c
fsl_ssi.c Merge branch 'asoc-5.4' into asoc-next 2019-09-15 10:31:44 +01:00
fsl_ssi.h
fsl_utils.c
fsl_utils.h
fsl-asoc-card.c ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime() 2019-12-10 13:15:21 +00:00
imx-audmix.c ASoC: fsl: imx-audmix: use snd_soc_dai_link_component for codec_conf 2019-12-16 12:02:02 +00:00
imx-audmux.c Merge branch 'asoc-5.3' into asoc-5.4 2019-08-20 18:28:43 +01:00
imx-audmux.h
imx-es8328.c
imx-mc13783.c
imx-pcm-dma.c
imx-pcm-fiq.c ASoC: fsl: Drop superfluous ioctl PCM ops 2019-12-11 15:56:42 +00:00
imx-pcm.h
imx-sgtl5000.c
imx-spdif.c
imx-ssi.c
imx-ssi.h
Kconfig ASoC: fsl_mqs: Add MQS component driver 2019-10-01 12:08:38 +01:00
Makefile ASoC: fsl_mqs: Add MQS component driver 2019-10-01 12:08:38 +01:00
mpc5200_dma.c ASoC: fsl: Drop superfluous ioctl PCM ops 2019-12-11 15:56:42 +00:00
mpc5200_dma.h
mpc5200_psc_ac97.c
mpc5200_psc_i2s.c
mpc8610_hpcd.c
mx27vis-aic32x4.c
p1022_ds.c
p1022_rdk.c
pcm030-audio-fabric.c
phycore-ac97.c
wm1133-ev1.c