mbox series

[v1,0/2] ASOC : amd: acp :Add Machine driver changes for

Message ID 20220519020841.1607723-1-Vsujithkumar.Reddy@amd.com
Headers show
Series ASOC : amd: acp :Add Machine driver changes for | expand

Message

V sujith kumar Reddy May 19, 2022, 2:08 a.m. UTC
Add Machine driver support for nau8825, max98560 and rt5682s,rt1019 
combination

This patch set depends on:
	--gpio patch
	--https://patchwork.kernel.org/project/alsa-devel/patch/20220516160619.17832-1-Vsujithkumar.Reddy@amd.com/
	--https://patchwork.kernel.org/project/alsa-devel/patch/20220516160619.17832-2-Vsujithkumar.Reddy@amd.com/


Signed-off-by: V sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>
V sujith kumar Reddy (2):
  ASoC: amd: acp: Add support for nau8825 and max98360 card
  ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs
    instance

 sound/soc/amd/acp-config.c          |  18 +++
 sound/soc/amd/acp/Kconfig           |   1 +
 sound/soc/amd/acp/acp-mach-common.c | 228 +++++++++++++++++++++++++---
 sound/soc/amd/acp/acp-mach.h        |   3 +
 sound/soc/amd/acp/acp-sof-mach.c    |  30 ++++
 5 files changed, 263 insertions(+), 17 deletions(-)