On Fri, 11 Mar 2022 16:35:27 +0100, Cezary Rojewski wrote:
A continuation of cleanup work of Intel SST solutions found in sound/soc/intel/. With two major chapters released last year catpt [1] and removal of haswell solution [2], time has come for Skylake-driver.
Througout 2019, 2020 and 2021 Skylake-driver has had many fixes applied and even attempts of refactors as seen in fundamental overhaul [3], IPC flow adjustments [4] and LARGE_CONFIG overhaul [5] series. Unfortunately, story repeats itself - problems are found within the core of a driver. Painting it with different colors does not change the fact that is it still a house of cards. As changes needed to address those issues would make Skylake solution incompatible with its previous revisions, a decision has been made to provide a new solution instead. In time it would deprecate and replace Skylake-driver.
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[01/17] ALSA: hda: Add helper macros for DSP capable devices commit: c19bd02e9029f0f75b58f4b8662527da74be8985 [02/17] ASoC: Export DAI register and widget ctor and dctor functions commit: da0398099a83483014adc509a2845c88ccf672af [03/17] ASoC: Intel: Introduce AVS driver commit: 9fe51c559a862d6c884f6784de26c8f9463187b1 [04/17] ASoC: Intel: avs: Inter process communication commit: 2879516fcd6d7ec5972762dbd94859d9221e70d8 [05/17] ASoC: Intel: avs: Add code loading requests commit: cb1eb6b5be42799d23f81ffde84ee3537365b0ed [06/17] ASoC: Intel: avs: Add pipeline management requests commit: b956b27b477ae63e92240f813c1027de601df11f [07/17] ASoC: Intel: avs: Add module management requests commit: f14a1c5a9f830025dc8638303ddefd5f731ae4bc [08/17] ASoC: Intel: avs: Add power management requests commit: 469e87ca9a2029c325362496c7b589683a382505 [09/17] ASoC: Intel: avs: Add ROM requests commit: 25f414fcdb875e4203ff43f42898367c32df4827 [10/17] ASoC: Intel: avs: Add basefw runtime-parameter requests commit: 3322e1688953966da15fcd0ae3183a351e241ea3 [11/17] ASoC: Intel: avs: Firmware resources management utilities commit: c1a427e8da9332a5832fd4a5429adede34bfa85f [12/17] ASoC: Intel: avs: Declare module configuration types commit: 580a5912d1fe774f9902b614fa33e1add92ca749 [13/17] ASoC: Intel: avs: Dynamic firmware resources management commit: 215e67b2d2de1d8d34a53c440b9a19a732ee6fb0 [14/17] ASoC: Intel: avs: General code loading flow commit: b27f452317236b0cbaa94c4498f8241e2ad871b1 [15/17] ASoC: Intel: avs: Implement CLDMA transfer commit: 45864e49a05aa446b9d99c464c1a9f46956ed32c [16/17] ASoC: Intel: avs: Code loading over CLDMA commit: 65794fe1a5f6f5fb10fa7b71a762158332144855 [17/17] ASoC: Intel: avs: Code loading over HDA commit: 092cf7b26a48a542d9aabfc0f517fa263102a4c1
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark