Message ID | 20230424130958.6A276C433D2@smtp.kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | baa6584a24494fbbd2862270d39e61b86987cc91 |
Headers | show |
Series | [GIT,PULL] ASoC updates for v6.4 | expand |
On Mon, 24 Apr 2023 15:09:47 +0200, Mark Brown wrote: > > The following changes since commit e3720f92e0237921da537e47a0b24e27899203f8: > > ASoC: SOF: avoid a NULL dereference with unsupported widgets (2023-03-29 14:40:18 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.4 > > for you to fetch changes up to dc801ea8ae37d54706e6f1cef140731ac5981c9c: > > ASoC: fsl: imx-audmix: remove dummy dai_link->platform (2023-04-21 13:45:07 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v6.4 > > The bulk of the commits here are for the conversion of drivers to use > void remove callbacks but there's a reasonable amount of other stuff > going on, the pace of development with the SOF code continues to be high > and there's a bunch of new drivers too: > > - More core cleanups from Morimto-san. > - Update drivers to have remove() callbacks returning void, mostly > mechanical with some substantial changes. > - Continued feature and simplification work on SOF, including addition > of a no-DSP mode for bringup, HDA MLink and extensions to the IPC4 > protocol. > - Hibernation support for CS35L45. > - More DT binding conversions. > - Support for Cirrus Logic CS35L56, Freescale QMC, Maxim MAX98363, > nVidia systems with MAX9809x and RT5631, Realtek RT712, Renesas R-Car > Gen4, Rockchip RK3588 and TI TAS5733. Thanks, pulled now. Takashi