ASoC: fsl: Add imx-hdmi machine driver
authorShengjiu Wang <shengjiu.wang@nxp.com>
Sun, 6 Dec 2020 10:41:59 +0000 (18:41 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2020 14:20:35 +0000 (14:20 +0000)
commit6a5f850aa83a1d844d27e3e53ca2f247e55d438b
tree4b8bcbc9b1a3e0fa0a6246dc079f6d0a17e97077
parente344cf5e4871f99495396f78d4401b8ac4c92465
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>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-hdmi.c [new file with mode: 0644]