ASoC: meson: add axg fifo base driver
Amlogic's axg SoCs have two types of fifos which are the memory interfaces of the audio subsystem. FRDDR provides the playback interface while TODDR provides the capture interface. The way these fifos operate is very similar. Only a few settings are specific to each. They implement the same pcm driver here and the specifics of each will be dealt with the related DAI driver. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Showing
sound/soc/meson/Kconfig
0 → 100644
sound/soc/meson/Makefile
0 → 100644
sound/soc/meson/axg-fifo.c
0 → 100644
sound/soc/meson/axg-fifo.h
0 → 100644
Please register or sign in to comment