alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@ti.com>
To: Sangbeom Kim <sbkim73@samsung.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	"jassisinghbrar@gmail.com" <jassisinghbrar@gmail.com>,
	"lrg@slimlogic.co.uk" <lrg@slimlogic.co.uk>,
	"broonie@opensource.wolfsonmicro.com"
	<broonie@opensource.wolfsonmicro.com>
Subject: Re: [PATCH] ASoC: SAMSUNG: Add Kconfig to support SMDK4212
Date: Tue, 23 Aug 2011 20:25:55 +0100	[thread overview]
Message-ID: <4E53FEC3.9070506@ti.com> (raw)
In-Reply-To: <1314093548-2208-1-git-send-email-sbkim73@samsung.com>

On 23/08/11 10:59, Sangbeom Kim wrote:
> This patch adds Kconfig to support SMDK4212.
> SMDK4212 is based on samsung exynos4212 SoC.
> And WM8994 is used for audio codec.
> 
> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
Acked-by: Liam Girdwood <lrg@ti.com>

> ---
>  sound/soc/samsung/Kconfig |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
> index b99091f..9a3138b 100644
> --- a/sound/soc/samsung/Kconfig
> +++ b/sound/soc/samsung/Kconfig
> @@ -63,7 +63,7 @@ config SND_SOC_SAMSUNG_SMDK_WM8580
>  
>  config SND_SOC_SAMSUNG_SMDK_WM8994
>  	tristate "SoC I2S Audio support for WM8994 on SMDK"
> -	depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210)
> +	depends on SND_SOC_SAMSUNG && (MACH_SMDKV310 || MACH_SMDKC210 || MACH_SMDK4212)
>  	select SND_SOC_WM8994
>  	select SND_SAMSUNG_I2S
>  	help
> @@ -158,7 +158,7 @@ config SND_SOC_GONI_AQUILA_WM8994
>  
>  config SND_SOC_SAMSUNG_SMDK_SPDIF
>  	tristate "SoC S/PDIF Audio support for SMDK"
> -	depends on SND_SOC_SAMSUNG && (MACH_SMDKC100 || MACH_SMDKC110 || MACH_SMDKV210 || MACH_SMDKV310)
> +	depends on SND_SOC_SAMSUNG && (MACH_SMDKC100 || MACH_SMDKC110 || MACH_SMDKV210 || MACH_SMDKV310 || MACH_SMDK4212)
>  	select SND_SAMSUNG_SPDIF
>  	help
>  	  Say Y if you want to add support for SoC S/PDIF audio on the SMDK.
> @@ -173,7 +173,7 @@ config SND_SOC_SMDK_WM8580_PCM
>  
>  config SND_SOC_SMDK_WM8994_PCM
>  	tristate "SoC PCM Audio support for WM8994 on SMDK"
> -	depends on SND_SOC_SAMSUNG && (MACH_SMDKC210 || MACH_SMDKV310)
> +	depends on SND_SOC_SAMSUNG && (MACH_SMDKC210 || MACH_SMDKV310 || MACH_SMDK4212)
>  	select SND_SOC_WM8994
>  	select SND_SAMSUNG_PCM
>  	help

  reply	other threads:[~2011-08-23 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23  9:59 [PATCH] ASoC: SAMSUNG: Add Kconfig to support SMDK4212 Sangbeom Kim
2011-08-23 19:25 ` Liam Girdwood [this message]
2011-08-24  9:42 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E53FEC3.9070506@ti.com \
    --to=lrg@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=jassisinghbrar@gmail.com \
    --cc=lrg@slimlogic.co.uk \
    --cc=sbkim73@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).