]> 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)
commit1299b13e0dc5e7848965060544f734fcbf170338
tree8c9730bd6d3fc3df15cb2822f4b7084cdbbc379a
parent1bd2a9c4eba8787948942d09aef31d9c0eb70f92
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]