[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241113115223.3274868-1-Vijendar.Mukunda@amd.com>
Date: Wed, 13 Nov 2024 17:22:17 +0530
From: Vijendar Mukunda <Vijendar.Mukunda@....com>
To: <broonie@...nel.org>
CC: <lgirdwood@...il.com>, <perex@...ex.cz>, <tiwai@...e.com>,
<yung-chuan.liao@...ux.intel.com>, <pierre-louis.bossart@...ux.dev>,
<alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
<linux-sound@...r.kernel.org>, <Basavaraj.Hiregoudar@....com>,
<Sunil-kumar.Dommati@....com>, <venkataprasad.potturu@....com>,
<mario.limonciello@....com>, Vijendar Mukunda <Vijendar.Mukunda@....com>
Subject: [PATCH 0/6] Add generic AMD Soundwire machine driver for Legacy(No
This patch series add SoundWire machines for RT711, RT714, RT1316 and
RT722 codecs for ACP 6.3 platform. Also, it adds a generic SoundWire
machine driver code for legacy(No DSP) stack.
Vijendar Mukunda (6):
ASoC: amd: acp: add rt722 based soundwire machines
ASoC: amd: acp: add RT711, RT714 & RT1316 support for acp 6.3 platform
ASoC: amd: ps: add soundwire machines for acp6.3 platform
ASoC: amd: acp: move get_acp63_cpu_pin_id() to common file
ASoC: amd: acp: add soundwire machine driver for legacy stack
ASoC: amd: ps: fix the pcm device numbering for acp 6.3 platform
sound/soc/amd/acp/Kconfig | 29 ++
sound/soc/amd/acp/Makefile | 4 +
sound/soc/amd/acp/acp-sdw-legacy-mach.c | 486 +++++++++++++++++++++++
sound/soc/amd/acp/acp-sdw-mach-common.c | 64 +++
sound/soc/amd/acp/acp-sdw-sof-mach.c | 49 +--
sound/soc/amd/acp/amd-acp63-acpi-match.c | 54 +++
sound/soc/amd/acp/soc_amd_sdw_common.h | 4 +
sound/soc/amd/mach-config.h | 1 +
sound/soc/amd/ps/pci-ps.c | 1 +
sound/soc/amd/ps/ps-sdw-dma.c | 2 +
10 files changed, 646 insertions(+), 48 deletions(-)
create mode 100644 sound/soc/amd/acp/acp-sdw-legacy-mach.c
create mode 100644 sound/soc/amd/acp/acp-sdw-mach-common.c
--
2.34.1
Powered by blists - more mailing lists