All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Jarkko Nikula <jhnikula@gmail.com>
Cc: Eduardo Valentin <eduardo.valentin@nokia.com>,
	alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Peter Ujfalusi <peter.ujfalusi@nokia.com>
Subject: Re: [PATCHv2] ASoC: omap: Add basic audio support for Nokia RX-51/N900
Date: Thu, 06 May 2010 09:52:28 +0100	[thread overview]
Message-ID: <1273135948.2992.19.camel@odin> (raw)
In-Reply-To: <1273047262-5288-1-git-send-email-jhnikula@gmail.com>

On Wed, 2010-05-05 at 11:14 +0300, Jarkko Nikula wrote:
> This patch adds support for integrated stereo speakers and digital
> microphone found on Nokia RX-51 hardware. This is a cut down version based
> on Maemo kernel sources and earlier patchset by Eduardo Valentin et al.
> 
> http://mailman.alsa-project.org/pipermail/alsa-devel/2009-October/022033.html
> 
> Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
> Cc: Eduardo Valentin <eduardo.valentin@nokia.com>
> Cc: Peter Ujfalusi <peter.ujfalusi@nokia.com>
> 
> ---
> 
> This is for sound-2.6.git. This is independent and boot safe patch but audio
> codec doesn't probe without a few patches to
> arch/arm/mach-omap2/board-rx51-peripherals.c. See
> 
> http://marc.info/?l=linux-omap&m=127290212826770&w=2
> 
> Some audio features would need more work and some, even being trivial to
> add, need more testing are there support for them in mainline. Thus this
> heavily simplified and little bit cleaned up version.
> ---
>  sound/soc/omap/Kconfig  |   10 ++
>  sound/soc/omap/Makefile |    2 +
>  sound/soc/omap/rx51.c   |  294 +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 306 insertions(+), 0 deletions(-)
>  create mode 100644 sound/soc/omap/rx51.c

Applied.

Thanks

Liam

      parent reply	other threads:[~2010-05-06  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-05  8:14 [PATCHv2] ASoC: omap: Add basic audio support for Nokia RX-51/N900 Jarkko Nikula
2010-05-05  9:45 ` Peter Ujfalusi
2010-05-05 11:30 ` Mark Brown
2010-05-05 11:55 ` Eduardo Valentin
2010-05-06  8:52 ` Liam Girdwood [this message]

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=1273135948.2992.19.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=eduardo.valentin@nokia.com \
    --cc=jhnikula@gmail.com \
    --cc=peter.ujfalusi@nokia.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 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.