ASoC: meson: add tdm output driver
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 17 Jul 2018 15:43:00 +0000 (17:43 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 20 Jul 2018 16:38:55 +0000 (17:38 +0100)
commitc41c2a355b86368608377eaf3df442ec0f342f1e
tree9a6bd8175a0df34ce19276f6eb6a46b55e69cb41
parentd60e4f1e4be5e2dfb55fb084b119aed094227a35
ASoC: meson: add tdm output driver

Add Amlogic's axg tdm output driver which pulls data from FRDDR fifo
and produce the TDM signals for 4 output lanes.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/Kconfig
sound/soc/meson/Makefile
sound/soc/meson/axg-tdmout.c [new file with mode: 0644]