OSDN Git Service

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)
commit13a22e6a98f8b47d61948fcd095d862377b3b143
tree8c9730bd6d3fc3df15cb2822f4b7084cdbbc379a
parentc41c2a355b86368608377eaf3df442ec0f342f1e
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]