]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit979157a7a0b515c19fb8c452d0021b4a8fe17505
tree70fc7ff1e0cc1278cfc6834f701c3a9fbf6f7899
parenta20a50d0b17a161ba1b45738aeaf28134c2fe67c
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]