[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091109220131.GH23952@atomide.com>
Date: Mon, 9 Nov 2009 14:01:31 -0800
From: Tony Lindgren <tony@...mide.com>
To: Peter Ujfalusi <peter.ujfalusi@...ia.com>
Cc: alsa-devel@...a-project.org,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
"broonie@...nsource.wolfsonmicro.com"
<broonie@...nsource.wolfsonmicro.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [alsa-devel] [PATCH 2/4 v2] OMAP: Configure audio_mclk for
twl4030-codec MFD
Hi,
* Peter Ujfalusi <peter.ujfalusi@...ia.com> [091108 23:46]:
> Hello Tony,
>
> On Wednesday 04 November 2009 09:58:18 Ujfalusi Peter (Nokia-D/Tampere) wrote:
> > audio_mclk value is going to be handled by the
> > twl4030-codec MFD driver, configure the correct
> > value for boards, which is using the twl4030 audio.
> >
> > Signed-off-by: Peter Ujfalusi <peter.ujfalusi@...ia.com>
> > ---
> > arch/arm/mach-omap2/board-3430sdp.c | 1 +
> > arch/arm/mach-omap2/board-omap3beagle.c | 1 +
> > arch/arm/mach-omap2/board-omap3evm.c | 1 +
> > arch/arm/mach-omap2/board-omap3pandora.c | 1 +
> > arch/arm/mach-omap2/board-overo.c | 1 +
> > arch/arm/mach-omap2/board-zoom2.c | 1 +
> > 6 files changed, 6 insertions(+), 0 deletions(-)
> >
> > diff --git a/arch/arm/mach-omap2/board-3430sdp.c
> > b/arch/arm/mach-omap2/board-3430sdp.c index 4f91f7a..9afd957 100644
> > --- a/arch/arm/mach-omap2/board-3430sdp.c
> > +++ b/arch/arm/mach-omap2/board-3430sdp.c
> > @@ -415,6 +415,7 @@ static struct twl4030_codec_audio_data sdp3430_audio =
> > { };
> >
> > static struct twl4030_codec_data sdp3430_codec = {
> > + .audio_mclk = 26000000,
> > .audio = &sdp3430_audio,
> > };
> >
<snip>
> Can you take a look at this patch?
> The rest of the series has already got Ack from Samuel and Mark, and only your
> verdict for the OMAP part is missing.
Looks good to me. It seems like it's best to queue this along
with the related ASoC patches.
Acked-by: Tony Lindgren <tony@...mide.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists