[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e5d067d7-b9de-da47-87ba-47653812907b@infradead.org>
Date: Thu, 30 Sep 2021 15:08:28 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Ajit Kumar Pandey <AjitKumar.Pandey@....com>, broonie@...nel.org,
alsa-devel@...a-project.org
Cc: Vijendar.Mukunda@....com, Basavaraj.Hiregoudar@....com,
Sunil-kumar.Dommati@....com, Alexander.Deucher@....com,
Liam Girdwood <lgirdwood@...il.com>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 4/8] ASoC: amd: acp: Add generic machine driver support
for ACP cards
On 9/30/21 6:24 AM, Ajit Kumar Pandey wrote:
> diff --git a/sound/soc/amd/acp/Kconfig b/sound/soc/amd/acp/Kconfig
> index a11182861f49..1ad811707a68 100644
> --- a/sound/soc/amd/acp/Kconfig
> +++ b/sound/soc/amd/acp/Kconfig
> @@ -24,3 +24,12 @@ config SND_AMD_ASOC_RENOIR
> depends on X86 && PCI
> help
> This option enables Renoir I2S support on AMD platform
> +
> +config SND_SOC_AMD_MACH_COMMON
> + tristate
> + select SND_SOC_RT5682_I2C
> + select SND_SOC_DMIC
> + select SND_SOC_RT1019
> + depends on X86 && PCI && I2C
> + help
> + This option enables common Machine driver module for ACP
Same comments for patch 4, 5, and 6 as given for patch 2.
thanks.
--
~Randy
Powered by blists - more mailing lists