OSDN Git Service

ASoC: meson: add axg frddr driver
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 17 Jul 2018 15:42:52 +0000 (17:42 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 18 Jul 2018 12:08:37 +0000 (13:08 +0100)
commit57d552e3ea76003643b2e771042659ce71bac7c2
tree55768192b1303d069d60e9436704fb3bb1849def
parent6dc4fa179fb86d2c986b2bc8a8377fe4d8c0428d
ASoC: meson: add axg frddr driver

Add the playback memory interface of Amlogic's axg SoCs.
This device pulls data from DDR to an internal FIFO.
This FIFO is then used to feed TDM and SPDIF Output devices.

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