alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Ilkka Koskinen <ilkka.koskinen@nokia.com>
To: alsa-devel@alsa-project.org, linux-omap@vger.kernel.org,
	peter.ujfalusi@nokia.com, jhnikula@gmail.com,
	broonie@opensource.wolfsonmicro.com, tony@atomide.com
Cc: eduardo.valentin@nokia.com, ext-Eero.Nurkkala@nokia.com
Subject: [PATCHv4 0/2] McBSP: OMAP3: Add sidetone feature
Date: Thu, 18 Feb 2010 20:42:27 +0200	[thread overview]
Message-ID: <1266518549-23809-1-git-send-email-ilkka.koskinen@nokia.com> (raw)

The first patch implements McBSP sidetone feature on OMAP3 while the second
one provides ALSA interface for using it.

The patch set is based on the patch Eduardo Valentin sent to alsa-devel
mailing list in October 2009. Channel gain control and enabling the sidetone
have been moved to ALSA interface as suggested in comments. 

These patches apply on top of Janusz Krzysztofik's McBSP register cache
patches in linux-omap-2.6.git

Since the version 3, the buggy channel gain control has been fixed. ASoC part 
have been simplified resulting in removing a couple unnecessary functions.
Added a comment to ASoC part explaining McBSP port number vs. index values
used in OMAP McBSP implementation.

Eero Nurkkala (1):
  McBSP: OMAP3: Add sidetone feature

Ilkka Koskinen (1):
  ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone

 arch/arm/mach-omap2/mcbsp.c             |    2 +
 arch/arm/plat-omap/include/plat/mcbsp.h |   60 +++++
 arch/arm/plat-omap/mcbsp.c              |  402 ++++++++++++++++++++++++++++++-
 sound/soc/omap/omap-mcbsp.c             |  138 +++++++++++
 sound/soc/omap/omap-mcbsp.h             |    2 +
 5 files changed, 603 insertions(+), 1 deletions(-)

             reply	other threads:[~2010-02-18 18:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-18 18:42 Ilkka Koskinen [this message]
2010-02-18 18:42 ` [PATCHv4 1/2] McBSP: OMAP3: Add sidetone feature Ilkka Koskinen
2010-02-18 18:42   ` [PATCHv4 2/2] ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone Ilkka Koskinen
2010-02-19  7:30     ` ext-Eero.Nurkkala
2010-02-19 12:04       ` Ilkka Koskinen
2010-02-19 12:57         ` ext-Eero.Nurkkala
2010-02-19 15:12           ` ilkka.koskinen
2010-02-19 19:03             ` ext-Eero.Nurkkala
2010-02-22 11:11               ` ilkka.koskinen
2010-02-18 20:22 ` [PATCHv4 0/2] McBSP: OMAP3: Add sidetone feature Jarkko Nikula
2010-02-19  8:34   ` Peter Ujfalusi
2010-02-19 13:39     ` Jarkko Nikula
2010-02-19 13:37       ` Eero Nurkkala
2010-02-19 13:54         ` Jarkko Nikula
2010-02-19 10:05   ` Ilkka Koskinen
2010-02-19 13:45     ` Jarkko Nikula

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=1266518549-23809-1-git-send-email-ilkka.koskinen@nokia.com \
    --to=ilkka.koskinen@nokia.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=eduardo.valentin@nokia.com \
    --cc=ext-Eero.Nurkkala@nokia.com \
    --cc=jhnikula@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=peter.ujfalusi@nokia.com \
    --cc=tony@atomide.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).