Message ID | 5bf63b66c653755954f3c69f115596df.broonie@kernel.org (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | [GIT,PULL] ASoC updates for v6.12 | expand |
On Fri, 13 Sep 2024 22:42:17 +0200, Mark Brown wrote: > > The following changes since commit 839a4ec06f75cec8fec2cc5fc14e921d0c3f7369: > > ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strict (2024-08-23 11:02:53 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v6.12 > > for you to fetch changes up to 2772ee6de6cf94e5f2a0c0ce6067d0796a4170ba: > > ASoC: topology: Fix redundant logical jump (2024-09-13 19:40:38 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v6.12 > > This is a very large set of changes, almost all in drivers rather than > the core. Even with the addition of several quite large drivers the > overall diffstat is negative thanks to the removal of some old Intel > board support which has been obsoleted by the AVS driver, helped a bit > by some factoring out into helpers (especially around the Soundwire > machine drivers for x86). > > Highlights include: > > - More simplifications and cleanups throughout the subsystem from > Morimoto-san. > - Extensive cleanups and refactoring of the Soundwire drivers to make > better use of helpers. > - Removal of Intel machine support obsoleted by the AVS driver. > - Lots of DT schema conversions. > - Machine support for many AMD and Intel x86 platforms. > - Support for AMD ACP 7.1, Mediatek MT6367 and MT8365, Realtek RTL1320 > SoundWire and rev C, and Texas Instruments TAS2563 Thanks, pulled now. Takashi