On Mon, 04 Nov 2024 14:43:10 +0530, Venkata Prasad Potturu wrote: > Stream name mismatch with topology file causes tplg load failure. > > As SOF framework assigns dailink->stream name, overriding stream name > other than link name causes SOF dmic component load failure. > > [ 35.474995] snd_sof_amd_acp70 0000:c4:00.5: error: can't connect DAI ACPDMIC0.IN stream acp-dmic-codec > [ 35.475001] snd_sof_amd_acp70 0000:c4:00.5: failed to add widget type 28 name : ACPDMIC0.IN stream acp-dmic-codec > [ 35.475013] sof_mach acp70-dsp: ASoC: failed to load widget ACPDMIC0.IN > [ 35.475018] sof_mach acp70-dsp: ASoC: topology: could not load header: -22 > [ 35.475072] snd_sof_amd_acp70 0000:c4:00.5: error: tplg component load failed -22 > [ 35.475083] snd_sof_amd_acp70 0000:c4:00.5: error: failed to load DSP topology -22 > [ 35.475090] snd_sof_amd_acp70 0000:c4:00.5: ASoC: error at snd_soc_component_probe on 0000:c4:00.5: -22 > [ 35.475117] sof_mach acp70-dsp: ASoC: failed to instantiate card -22 > [ 35.475254] sof_mach acp70-dsp: error -EINVAL: Failed to register card(sof-acp70-dsp) > [ 35.475261] sof_mach acp70-dsp: probe with driver sof_mach failed with error -22 > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: amd: acp: Fix for ACP SOF dmic tplg component load failure commit: 224b898f7c5ff575b02911e21383f271761bdeb6 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