]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit819e10d8c6b688e24364647c9b80f5c87a7cf01b
treeb77b7d53c94299ad6383be3bfcbebd4ba9e7439e
parentb328d0cd85fecfef466cb9ef6c279e243b9a4fb7
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]