ASoC: SOF: amd: Add Probe functionality support for amd platforms.
authorV sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>
Thu, 13 Jul 2023 12:57:07 +0000 (18:27 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 17 Jul 2023 05:15:35 +0000 (06:15 +0100)
commit1a74b21ce59f4343e8bf64ec4c20bcbbaea96c5f
tree80daf966c6eb101dd7b9060acaff9de37d53860c
parent083912c240de0c5f797da0443f5a99e87b75fcb3
ASoC: SOF: amd: Add Probe functionality support for amd platforms.

This patch consist of probe client device registration,stream tag
and dma channel configuration for SOF firmware.

Signed-off-by: V sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>
Link: https://lore.kernel.org/r/20230713125709.418851-2-vsujithkumar.reddy@amd.corp-partner.google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/amd/Kconfig
sound/soc/sof/amd/Makefile
sound/soc/sof/amd/acp-common.c
sound/soc/sof/amd/acp-ipc.c
sound/soc/sof/amd/acp-probes.c [new file with mode: 0644]
sound/soc/sof/amd/acp.h