From: Jarkko Nikula <jhnikula@gmail.com>
To: Ilkka Koskinen <ilkka.koskinen@nokia.com>
Cc: alsa-devel@alsa-project.org, tony@atomide.com,
peter.ujfalusi@nokia.com, broonie@opensource.wolfsonmicro.com,
eduardo.valentin@nokia.com, ext-eero.nurkkala@nokia.com,
linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/2] McBSP: OMAP3: Add sidetone feature
Date: Thu, 28 Jan 2010 18:57:02 +0200 [thread overview]
Message-ID: <20100128185702.6c1c0f04.jhnikula@gmail.com> (raw)
In-Reply-To: <1264693587-4764-1-git-send-email-ilkka.koskinen@nokia.com>
On Thu, 28 Jan 2010 17:46:25 +0200
Ilkka Koskinen <ilkka.koskinen@nokia.com> wrote:
> 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.
>
> 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 | 402 ++++++++++++++++++++++++++++++-
> sound/soc/omap/omap-mcbsp.c | 187 ++++++++++++++
> sound/soc/omap/omap-mcbsp.h | 2 +
> 5 files changed, 655 insertions(+), 1 deletions(-)
>
For me the separation between arch/arm/plat-omap/mcbsp.c and
sound/soc/omap/omap-mcbsp.c and board specific control registration
function omap_mcbsp_st_add_controls looks ok.
Set applies well on top of vanilla but the patch 1 doesn't apply on
linux-omap due commit bcbb73c6fe8544bb50cddb8b5df0e2fcbb08b4b0.
I was thinking that it makes sense to base the patch 1 on top of McBSP
register cache patches from Janusz Krzysztofik after Tony applies
them (+ having cache for ST regs). That avoid conflicts in mainline
and makes the sidetone also ready for McBSP context save/restore
functionality.
--
Jarkko
next prev parent reply other threads:[~2010-01-28 16:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 15:46 [PATCH 0/2] McBSP: OMAP3: Add sidetone feature Ilkka Koskinen
2010-01-28 15:46 ` [PATCH 1/2] " Ilkka Koskinen
2010-01-28 15:46 ` [PATCH 2/2] ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone Ilkka Koskinen
2010-01-28 16:21 ` [alsa-devel] " Liam Girdwood
2010-01-29 12:06 ` ilkka.koskinen
2010-01-28 16:57 ` Jarkko Nikula [this message]
2010-01-29 14:51 ` [PATCH 0/2] McBSP: OMAP3: Add sidetone feature Ilkka Koskinen
2010-01-29 15:23 ` 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=20100128185702.6c1c0f04.jhnikula@gmail.com \
--to=jhnikula@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=eduardo.valentin@nokia.com \
--cc=ext-eero.nurkkala@nokia.com \
--cc=ilkka.koskinen@nokia.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).