ASoC: amd: ps: add SoundWire dma driver
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Mon, 12 Jun 2023 09:58:57 +0000 (15:28 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 20 Jun 2023 22:30:27 +0000 (23:30 +0100)
commit665dd181a97ff9588060f76887c3b61fd4ccb8b0
tree4d9fc00733c0b1ac9f1e9b9199d7342b3a761f25
parente1cb350610ce88d9995b8b287930d3ba821d9f2b
ASoC: amd: ps: add SoundWire dma driver

SoundWire DMA platform driver binds to the platform device created by
ACP PCI device. SoundWire DMA driver registers ALSA DMA component
with ASoC framework.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20230612095903.2113464-4-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/ps/acp63.h
sound/soc/amd/ps/ps-sdw-dma.c [new file with mode: 0644]