All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] McBSP: OMAP3: Add sidetone feature
@ 2010-02-17 14:45 Ilkka Koskinen
  2010-02-17 14:45 ` [PATCHv2 1/2] " Ilkka Koskinen
  2010-02-18 13:06 ` [PATCHv2 0/2] " Jarkko Nikula
  0 siblings, 2 replies; 12+ messages in thread
From: Ilkka Koskinen @ 2010-02-17 14:45 UTC (permalink / raw)
  To: alsa-devel, linux-omap, peter.ujfalusi, jhnikula, broonie, tony
  Cc: eduardo.valentin, ext-eero.nurkkala

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. 

Since previous review round, I have corrected both the pointed issues in ASoC
patch. In addition, I rebased this patch on top of Janusz Krzysztofik's McBSP
register cache patches in linux-omap-2.6.git

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 |   63 +++++
 arch/arm/plat-omap/mcbsp.c              |  394 ++++++++++++++++++++++++++++++-
 sound/soc/omap/omap-mcbsp.c             |  176 ++++++++++++++
 sound/soc/omap/omap-mcbsp.h             |    2 +
 5 files changed, 636 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-02-18 17:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-17 14:45 [PATCHv2 0/2] McBSP: OMAP3: Add sidetone feature Ilkka Koskinen
2010-02-17 14:45 ` [PATCHv2 1/2] " Ilkka Koskinen
2010-02-17 14:46   ` [PATCHv2 2/2] ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone Ilkka Koskinen
2010-02-18  8:14     ` Peter Ujfalusi
2010-02-18  8:49       ` ilkka.koskinen
2010-02-18  0:25   ` [PATCHv2 1/2] McBSP: OMAP3: Add sidetone feature Tony Lindgren
2010-02-18 10:58     ` Ilkka Koskinen
2010-02-18 11:01       ` Mark Brown
2010-02-18 17:16         ` Tony Lindgren
2010-02-18 17:14       ` Tony Lindgren
2010-02-18 13:06 ` [PATCHv2 0/2] " Jarkko Nikula
2010-02-18 14:04   ` Peter Ujfalusi

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.