]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit12fbd6cf419e69a1f7f6eb6ca8e5e7d6c73ef137
tree55768192b1303d069d60e9436704fb3bb1849def
parent97799c939d89c45047c07821054d6ac4bc83127e
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]