]> 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)
commitb328d0cd85fecfef466cb9ef6c279e243b9a4fb7
tree55768192b1303d069d60e9436704fb3bb1849def
parent91b1e98ea59de1edd0348d827758ed836ad371a9
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]