Message ID | 20240313110147.1267793-1-angelogioacchino.delregno@collabora.com |
---|---|
Headers | show |
Series | SoC: Cleanup MediaTek soundcard machine drivers | expand |
On Wed, 13 Mar 2024 12:01:25 +0100, AngeloGioacchino Del Regno wrote: > Changes in v3: > - Added audio-routing names in enum in all yaml files > - Added mention of disallowing old and new properties together in > commit message of bindings patches > - Fixed validation errors with sound-card-common.yaml inclusion > due to missing model property in examples > - Removed `else` enforcing headset-codec/speaker-codecs requirement > if xxx-dai-link not present to avoid future commit noise as the > deprecated statement will disallow deprecated properties as required > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/22] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable() commit: 7aaaa22de56ce0dae15fd9f42a69a1d1a7a6e078 [02/22] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe() commit: 324c603a4efca7d1045e0bf3477ca54970eac72c [03/22] ASoC: mediatek: Commonize ADDA rate transform functions and enums commit: d6c01755805d346a1382d2d81c214b2ca557487a [04/22] ASoC: mediatek: Assign dummy when codec not specified for a DAI link commit: 5f39231888c63f0a7708abc86b51b847476379d8 [05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism (no commit info) [06/22] ASoC: mediatek: common: Constify struct mtk_sof_priv (no commit info) [07/22] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe (no commit info) [08/22] ASoC: mediatek: mt8195: Migrate to mtk_soundcard_common_probe (no commit info) [09/22] ASoC: mediatek: mt8192: Migrate to mtk_soundcard_common_probe (no commit info) [10/22] ASoC: mediatek: mt8186: Migrate to mtk_soundcard_common_probe (no commit info) [11/22] ASoC: mediatek: Add common snd_soc_ops .startup() callback (no commit info) [12/22] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup (no commit info) [13/22] ASoC: mediatek: mt8192: Migrate to the common mtk_soundcard_startup (no commit info) [14/22] ASoC: mediatek: mt8186-rt1019: Migrate to the common mtk_soundcard_startup (no commit info) [15/22] ASoC: mediatek: Add common mtk_afe_component_probe callback (no commit info) [16/22] ASoC: mediatek: Use common mtk_afe_pcm_platform with common probe cb (no commit info) [17/22] ASoC: mediatek: mt8186: Unify mt8186-mt6366 machine drivers (no commit info) [18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode (no commit info) [19/22] ASoC: dt-bindings: mt8192: Document audio-routing and dai-link subnode (no commit info) [20/22] ASoC: dt-bindings: mt8186: Document audio-routing and dai-link subnode (no commit info) 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