[alsa-devel] [PATCH 00/15] ASoC: meson: add axg audio subsystem support

Jerome Brunet jbrunet at baylibre.com
Tue Jul 17 17:38:47 CEST 2018


On Tue, 2018-07-17 at 17:36 +0200, Jerome Brunet wrote:
> This patchset adds support for the audio subsystem found on Amlogic's
> axg SoC family. The first SoC of this family is the A113D/X targeted
> at smart speaker application. The G12a SoC family, Amlogic next-gen
> STB chipset, will reuse this audio subsystem with a few changes.
> 
> This patchset implements the DPCM machine driver and the different
> components it made of. Several components are still missing, such
> spdif input and pdm, and will submitted later on.
> 
> The fancier part of this patchset is probably around the TDM. Properly
> modeling the SoC architecture and its capatilities made things a little
> more complex than usual (details in the related commit descriptions)
> 
> If necessary, this patchset could broken into smaller series. For the
> intial submission, I wanted to give a global view of the subsystem.
> Hopefully, it will make it a bit easier to understand.
> 
> Jerome Brunet (15):
>   ASoC: meson: add axg fifos DT binding documentation
>   ASoC: meson: add axg fifo base driver
>   ASoC: meson: add axg frddr driver
>   ASoC: meson: add axg toddr driver
>   ASoC: meson: add axg spdif output DT bindings documentation
>   ASoC: meson: add axg spdif output
>   ASoC: meson: add axg tdm formatters DT bindings documentation
>   ASoC: meson: add axg tdm interface DT bindings documentation
>   ASoC: meson: add tdm formatter base driver
>   ASoC: meson: add tdm interface driver
>   ASoC: meson: add tdm output driver
>   ASoC: meson: add tdm input driver
>   ASoC: export snd_soc_of_get_slot_mask
>   ASoC: meson: add axg sound card DT bindings documentation
>   ASoC: meson: add axg sound card support
> 

Really sorry for the noise, messed up with format-patch.
Please ignore this series. I will resend it


More information about the Alsa-devel mailing list