
This patch series is to add legacy and sof audio support for acp7.2 platform.
Venkata Prasad Potturu (4): ASoC: SOF: amd: Add sof audio support for acp7.2 platform ASoC: amd: ps: Add SoundWire pci and dma driver support for acp7.2 platform ASoC: amd: acp: Add SoundWire legacy machine driver support for acp7.2 platform ASoC: amd: acp: Add SoundWire SOF machine driver support for acp7.2 platform
sound/soc/amd/acp/acp-sdw-legacy-mach.c | 3 +++ sound/soc/amd/acp/acp-sdw-sof-mach.c | 1 + sound/soc/amd/acp/soc_amd_sdw_common.h | 2 ++ sound/soc/amd/ps/acp63.h | 1 + sound/soc/amd/ps/pci-ps.c | 4 ++++ sound/soc/amd/ps/ps-sdw-dma.c | 5 +++++ sound/soc/sof/amd/acp.c | 8 ++++++++ sound/soc/sof/amd/acp.h | 1 + sound/soc/sof/amd/pci-acp70.c | 1 + 9 files changed, 26 insertions(+)