On Mon, 23 May 2022 15:11:38 +0200, Mark Brown wrote: > > The following changes since commit c61711c1c95791850be48dd65a1d72eb34ba719f: > > ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback (2022-04-27 14:15:21 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.19 > > for you to fetch changes up to e5cd20e0d6713138444cc3f3f982712cf9a36143: > > ASoC: SOF: Introduce generic (in)firmware tracing infrastructure (2022-05-20 14:56:35 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v5.19 > > This is quite a big update, partly due to the addition of some larger > drivers (more of which is to follow since at least the AVS driver is > still a work in progress) and partly due to Charles' work sorting out > our handling of endianness. As has been the case recently it's much > more about drivers than the core. > > - Overhaul of endianness specification for data formats, avoiding > needless restrictions due to CODECs. > - Initial stages of Intel AVS driver merge. > - Introduction of v4 IPC mechanism for SOF. > - TDM mode support for AK4613. > - Support for Analog Devices ADAU1361, Cirrus Logic CS35L45, Maxim > MAX98396, MediaTek MT8186, NXP i.MX8 micfil and SAI interfaces, > nVidia Tegra186 ASRC, and Texas Instruments TAS2764 and TAS2780 Thanks, pulled now. Takashi