ASoC: meson: g12a: add internal DAC glue driver
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 21 Feb 2020 15:36:06 +0000 (16:36 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 21 Feb 2020 16:39:04 +0000 (16:39 +0000)
commitaf2618a2eee8531e134c42194143c2f4faef94ba
tree70fc7ff1e0cc1278cfc6834f701c3a9fbf6f7899
parentbd56e593da19de22284951c33ce5c419258171bf
ASoC: meson: g12a: add internal DAC glue driver

Add support for the internal audio DAC glue found on the Amlogic g12a
and sm1 SoC families. This allows to connect the TDM outputs of the SoC
to the internal t9015 audio DAC.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20200221153607.1585499-3-jbrunet@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/Kconfig
sound/soc/meson/Makefile
sound/soc/meson/g12a-toacodec.c [new file with mode: 0644]