OSDN Git Service

ASoC: meson: add g12a tohdmitx control
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 15 May 2019 13:18:58 +0000 (15:18 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 16 May 2019 11:13:35 +0000 (12:13 +0100)
commitc8609f3870f7078fc7922eb816ed4908a9bd44f3
tree8c8869efb250745895a912767c41a199a9888da6
parent0a8f1117a6803398d361e7bd76fef59c636f143b
ASoC: meson: add g12a tohdmitx control

Add support for the hdmitx control glue of the Amlogic g12a SoC family.
This glue links the 3 TDM and 2 SPDIF output interfaces of the SoC to
the related inputs of the Synopsys HDMI controller found in these SoCs.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Tested-by: Neil Armstrong <narmstrong@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/Kconfig
sound/soc/meson/Makefile
sound/soc/meson/g12a-tohdmitx.c [new file with mode: 0644]