linux/sound/soc/fsl
Shengjiu Wang 6a5f850aa8
ASoC: fsl: Add imx-hdmi machine driver
The driver is initially designed for sound card using HDMI
interface on i.MX platform. There is internal HDMI IP or
external HDMI modules connect with SAI or AUD2HTX interface.
It supports both transmitter and receiver devices.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Link: https://lore.kernel.org/r/1607251319-5821-2-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-12-08 14:20:35 +00:00
..
efika-audio-fabric.c
eukrea-tlv320.c ASoC: fsl: use asoc_substream_to_rtd() 2020-07-23 19:07:31 +01:00
fsl-asoc-card.c ASoC: fsl-asoc-card: Add support for si476x codec 2020-12-03 13:13:24 +00:00
fsl_asrc.c ASoC: fsl: fsl_asrc: fix kernel-doc 2020-07-03 16:09:27 +01:00
fsl_asrc.h ASoC: fsl_asrc: Move common definition to fsl_asrc_common 2020-04-21 16:34:09 +01:00
fsl_asrc_common.h ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMA 2020-06-12 14:18:04 +01:00
fsl_asrc_dma.c ASoC: fsl: use asoc_substream_to_rtd() 2020-07-23 19:07:31 +01:00
fsl_aud2htx.c ASoC: fsl_aud2htx: mark PM functions as __maybe_unused 2020-12-04 23:26:36 +00:00
fsl_aud2htx.h ASoC: fsl_aud2htx: Add aud2htx module driver 2020-11-05 17:06:16 +00:00
fsl_audmix.c ASoC: fsl_audmix: Remove unneeded data field 2020-12-03 13:13:23 +00:00
fsl_audmix.h
fsl_dma.c ASoC: various vendors: delete repeated words in comments 2020-08-18 14:52:32 +01:00
fsl_dma.h
fsl_easrc.c ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format 2020-06-23 12:54:09 +01:00
fsl_easrc.h ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers 2020-04-21 16:34:11 +01:00
fsl_esai.c ASoC: fsl: Replace tasklet with work 2020-09-09 15:42:08 +01:00
fsl_esai.h
fsl_micfil.c ASoC: fsl_micfil: Do not pass irq numbers in comments 2020-05-19 14:18:52 +01:00
fsl_micfil.h
fsl_mqs.c ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enable 2020-06-23 11:14:22 +01:00
fsl_sai.c ASoC: fsl_sai: Correct the clock source for mclk0 2020-11-19 13:00:01 +00:00
fsl_sai.h ASoC: fsl_sai: Correct the clock source for mclk0 2020-11-19 13:00:01 +00:00
fsl_spdif.c ASoC: fsl_spdif: Add support for higher sample rates 2020-10-26 18:37:09 +00:00
fsl_spdif.h ASoC: fsl_spdif: Add support for higher sample rates 2020-10-26 18:37:09 +00:00
fsl_ssi.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
fsl_ssi.h
fsl_ssi_dbg.c ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment start 2020-07-03 16:09:24 +01:00
fsl_utils.c
fsl_utils.h
fsl_xcvr.c ASoC: fsl_xcvr: fix potential resource leak 2020-11-25 12:54:43 +00:00
fsl_xcvr.h ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver 2020-10-26 15:45:31 +00:00
imx-audmix.c ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc() 2020-09-25 20:50:39 +01:00
imx-audmux.c ASoC: imx-audmux: Remove unused .id_table 2020-11-23 20:39:50 +00:00
imx-audmux.h
imx-es8328.c ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() 2020-09-08 15:50:12 +01:00
imx-hdmi.c ASoC: fsl: Add imx-hdmi machine driver 2020-12-08 14:20:35 +00:00
imx-pcm-dma.c
imx-pcm-fiq.c
imx-pcm.h
imx-sgtl5000.c
imx-spdif.c
imx-ssi.h
Kconfig ASoC: fsl: Add imx-hdmi machine driver 2020-12-08 14:20:35 +00:00
Makefile ASoC: fsl: Add imx-hdmi machine driver 2020-12-08 14:20:35 +00:00
mpc5200_dma.c ASoC: fsl: Fix unused variable warning 2020-08-03 16:25:48 +01:00
mpc5200_dma.h
mpc5200_psc_ac97.c
mpc5200_psc_i2s.c ASoC: fsl: use asoc_substream_to_rtd() 2020-07-23 19:07:31 +01:00
mpc8610_hpcd.c ASoC: fsl: use asoc_substream_to_rtd() 2020-07-23 19:07:31 +01:00
p1022_ds.c ASoC: fsl: use asoc_substream_to_rtd() 2020-07-23 19:07:31 +01:00
p1022_rdk.c ASoC: fsl: use asoc_substream_to_rtd() 2020-07-23 19:07:31 +01:00
pcm030-audio-fabric.c