Message ID | 20220715133142.D5205C34115@smtp.kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] ASoC updates for v5.20 | expand |
On Fri, 15 Jul 2022 15:31:32 +0200, Mark Brown wrote: > > The following changes since commit fc976f5629afb4160ee77798b14a693eac903ffd: > > ASoC: Intel: Skylake: Correct the handling of fmt_config flexible array (2022-07-07 17:16:40 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.20 > > for you to fetch changes up to 7fb72b7bf167a8047204d30e0e8affe6023363d9: > > ASoC: Merge up revert of v5.19 version of the rockchip BCLK management (2022-07-14 16:42:29 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v5.20 > > This is a big release thus far and there will probably be more changes > to come, it's a combination of a larger than usual crop of new drivers > and some subsysetm wide cleanups from Charles rather than anything > structural. The SOF and Intel DSP code both also continue to be very > actively developed. > > - Restructing of the set_fmt() callbacks to be specified in terms of > the device rather than with semantics depending on if the device is > supposed to be a CODEC or SoC, making things clearer in situations > like CODEC to CODEC links. > - Clean up of the way we flag which DAI naming scheme we use to reflect > the progress that's been made modernising things. > - Merge of more of the Intel AVS driver stack, including some board > integrations. > - New version 4 mechanism for communication with SOF DSPs. > - Suppoort for dynamically selecting the PLL to use at runtime on i.MX > platforms. > - Improvements for CODEC to CODEC support in the generic cards. > - Support for AMD Jadeite and various machines, Intel MetorLake DSPs, > Mediatek MT8186 DSPs and MT6366, nVidia Tegra MDDRC, OPE and PEQ, NXP > TFA9890, Qualcomm SDM845, WCD9335 and WAS883x, and Texas Instruments > TAS2780. Thanks, pulled now. Takashi