]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87a4a92c12783ea82f25f1a46f7524927cc30c95
tree4b8bcbc9b1a3e0fa0a6246dc079f6d0a17e97077
parentc338ef17df7ae8dd7e682cc29469d05f62494019
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]