All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Thomas Weber <swirl@gmx.li>
Cc: alsa-devel@alsa-project.org, weber@corscience.de,
	Tomi.Valkeinen@nokia.com, tony@atomride.com,
	felipe.balbi@nokia.com, linux-omap@vger.kernel.org
Subject: Re: [PATCHv3 3/4] Add ASoC support for DevKit8000
Date: Thu, 11 Feb 2010 09:55:12 +0000	[thread overview]
Message-ID: <1265882112.3179.1.camel@odin> (raw)
In-Reply-To: <1265829784-19224-1-git-send-email-swirl@gmx.li>

On Wed, 2010-02-10 at 20:23 +0100, Thomas Weber wrote:
> This patch expands the omap3beagle sound soc for the
> beagle board clone Devkit8000.
> 
> Change log
> V2
> 	Expand omap3beagle sound soc for DevKit8000 support.
> V3 
> 	Separate Kconfig for Devkit8000.
> 
> Signed-off-by: Thomas Weber <swirl@gmx.li>
> ---
>  sound/soc/omap/Kconfig       |    8 ++++++++
>  sound/soc/omap/Makefile      |    1 +
>  sound/soc/omap/omap3beagle.c |    6 +++---
>  3 files changed, 12 insertions(+), 3 deletions(-)
> 
> diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
> index 61952aa..8520b75 100644
> --- a/sound/soc/omap/Kconfig
> +++ b/sound/soc/omap/Kconfig
> @@ -101,6 +101,14 @@ config SND_OMAP_SOC_OMAP3_BEAGLE
>  	help
>  	  Say Y if you want to add support for SoC audio on the Beagleboard.
>  
> +config SND_OMAP_SOC_DEVKIT8000
> +	tristate "SoC Audio support for DevKit8000"
> +	depends on TWL4030_CORE && SND_OMAP_SOC && MACH_DEVKIT8000
> +	select SND_OMAP_SOC_MCBSP
> +	select SND_SOC_TWL4030
> +	help
> +	  Say Y if you want to add support for SoC audio on the DevKit8000
> +

Since this shares the same mach driver as beagle you should share the
Kconfig option too (like the Overo).

Thanks

Liam

-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

  reply	other threads:[~2010-02-11  9:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-10 19:23 [PATCHv3 3/4] Add ASoC support for DevKit8000 Thomas Weber
2010-02-11  9:55 ` Liam Girdwood [this message]
2010-02-11 10:40   ` Jarkko Nikula
2010-02-11 10:49     ` Liam Girdwood
2010-02-11 11:14       ` [alsa-devel] " Jarkko Nikula
2010-02-11 11:33         ` Mark Brown
2010-02-11 15:02         ` Peter Ujfalusi
2010-02-11 16:42           ` [alsa-devel] " 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=1265882112.3179.1.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=Tomi.Valkeinen@nokia.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=felipe.balbi@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=swirl@gmx.li \
    --cc=tony@atomride.com \
    --cc=weber@corscience.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.