linux_old1/sound/soc/meson
Jerome Brunet fcced66f20
ASoC: meson: axg-frddr: add g12a support
On the axg, frddr could only be connected to 1 downstream element, so the
playback was possible on 1 interface only at a time.

On the g12a, the frddr may connect and wait for the request of up to 3
downstream elements. With this, it possible for single playback to be
played on several interfaces at the same time.

Like the toddr fifo, the g12a frddr also need to take care of resetting
the read pointer to the initial fifo address when preparing a playback.

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-05 09:26:18 +07:00
..
Kconfig ASoC: meson: add axg spdif input 2018-12-13 12:06:32 +00:00
Makefile ASoC: meson: add axg spdif input 2018-12-13 12:06:32 +00:00
axg-card.c ASoC: add for_each_card_prelinks() macro 2018-09-20 10:18:34 -07:00
axg-fifo.c ASoC: meson: axg-fifo: add g12a support 2019-04-05 09:25:33 +07:00
axg-fifo.h ASoC: meson: axg-fifo: add g12a support 2019-04-05 09:25:33 +07:00
axg-frddr.c ASoC: meson: axg-frddr: add g12a support 2019-04-05 09:26:18 +07:00
axg-pdm.c ASoC: meson: add axg pdm input 2018-08-29 16:04:17 +01:00
axg-spdifin.c ASoC: meson: fix do_div warning in spdifin 2018-12-13 16:20:28 +00:00
axg-spdifout.c ASoC: meson: add axg spdif output 2018-07-18 13:08:39 +01:00
axg-tdm-formatter.c ASoC: meson: add tdm formatter base driver 2018-07-20 17:38:27 +01:00
axg-tdm-formatter.h ASoC: meson: add tdm formatter base driver 2018-07-20 17:38:27 +01:00
axg-tdm-interface.c ASoC: meson: axg-tdm: restrict formats depending on slot width 2018-08-28 19:53:35 +01:00
axg-tdm.h ASoC: meson: add tdm interface driver 2018-07-20 17:38:33 +01:00
axg-tdmin.c ASoC: meson: add tdm input driver 2018-07-20 17:39:04 +01:00
axg-tdmout.c ASoC: meson: add tdm output driver 2018-07-20 17:38:55 +01:00
axg-toddr.c ASoC: meson: axg-toddr: add g12a support 2019-04-05 09:25:57 +07:00