]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: meson: add tdm input driver
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 17 Jul 2018 15:43:01 +0000 (17:43 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 20 Jul 2018 16:39:04 +0000 (17:39 +0100)
commit56d680b4ea031387fb0ad081d5299919fc4045c3
tree8c9730bd6d3fc3df15cb2822f4b7084cdbbc379a
parenta32045c08309ce0f4bdacb24b78107dcde85512d
ASoC: meson: add tdm input driver

Add Amlogic's axg TDM input driver which take the TDM signal of 4 input
lanes and push the decoded audio samples to TODDR fifo

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