ASoC: meson: add axg toddr driver
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 17 Jul 2018 15:42:53 +0000 (17:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 18 Jul 2018 12:08:37 +0000 (13:08 +0100)
commit7ed4877b403c9343a8e2c7581d9bcfceef0f40cf
treeb77b7d53c94299ad6383be3bfcbebd4ba9e7439e
parent57d552e3ea76003643b2e771042659ce71bac7c2
ASoC: meson: add axg toddr driver

Add the capture memory interface of Amlogic's axg SoCs.
TDM, SPDIF or PDM input devices place audio samples inside this FIFO.
The FIFO content is then pushed to DDR

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-toddr.c [new file with mode: 0644]