ASoC: meson: aiu: add i2s and spdif support
Add support for the i2s and spdif audio outputs (AIU) found in the amlogic Gx SoC family Signed-off-by:Jerome Brunet <jbrunet@baylibre.com> Link: https://lore.kernel.org/r/20200213155159.3235792-5-jbrunet@baylibre.com Signed-off-by:
Mark Brown <broonie@kernel.org>
Showing
- sound/soc/meson/Kconfig 7 additions, 0 deletionssound/soc/meson/Kconfig
- sound/soc/meson/Makefile 7 additions, 0 deletionssound/soc/meson/Makefile
- sound/soc/meson/aiu-encoder-i2s.c 324 additions, 0 deletionssound/soc/meson/aiu-encoder-i2s.c
- sound/soc/meson/aiu-encoder-spdif.c 209 additions, 0 deletionssound/soc/meson/aiu-encoder-spdif.c
- sound/soc/meson/aiu-fifo-i2s.c 153 additions, 0 deletionssound/soc/meson/aiu-fifo-i2s.c
- sound/soc/meson/aiu-fifo-spdif.c 186 additions, 0 deletionssound/soc/meson/aiu-fifo-spdif.c
- sound/soc/meson/aiu-fifo.c 223 additions, 0 deletionssound/soc/meson/aiu-fifo.c
- sound/soc/meson/aiu-fifo.h 50 additions, 0 deletionssound/soc/meson/aiu-fifo.h
- sound/soc/meson/aiu.c 348 additions, 0 deletionssound/soc/meson/aiu.c
- sound/soc/meson/aiu.h 82 additions, 0 deletionssound/soc/meson/aiu.h
sound/soc/meson/aiu-encoder-i2s.c
0 → 100644
sound/soc/meson/aiu-encoder-spdif.c
0 → 100644
sound/soc/meson/aiu-fifo-i2s.c
0 → 100644
sound/soc/meson/aiu-fifo-spdif.c
0 → 100644
sound/soc/meson/aiu-fifo.c
0 → 100644
sound/soc/meson/aiu-fifo.h
0 → 100644
sound/soc/meson/aiu.c
0 → 100644
sound/soc/meson/aiu.h
0 → 100644
Please register or sign in to comment