All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>,
	alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Manuel Lauss <manuel.lauss@gmail.com>
Subject: Re: [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support.
Date: Tue, 3 Nov 2009 16:35:18 +0100	[thread overview]
Message-ID: <20091103153518.GA5999@linux-mips.org> (raw)
In-Reply-To: <f861ec6f0911030730k53b2b921kddc8c67266846af2@mail.gmail.com>

On Tue, Nov 03, 2009 at 04:30:26PM +0100, Manuel Lauss wrote:

> 
> On Tue, Nov 3, 2009 at 4:30 PM, Ralf Baechle <ralf@linux-mips.org> wrote:
> > On Mon, Nov 02, 2009 at 09:21:44PM +0100, Manuel Lauss wrote:
> >
> >> Machine driver for DB1200 AC97 and I2S audio systems, intended as a
> >> proper reference asoc machine for Alchemy-based systems.
> >> AC97/I2S can be selected at boot time by setting switch S6.7
> >>
> >> Cc: alsa-devel@alsa-project.org
> >> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> >> Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
> >> ---
> >> Depends on patch "ASoC: au1x: convert to platform drivers" in
> >> Mark Brown's asoc tree to actually work.
> >
> > Queued for 2.6.33.  I've not seen the dependency but I hope there is no
> > harm in getting things merged out of order?
> 
> You just won't get any sound if the other patch isnt applied first,
> no build failures of oopses.

With Mark's approval I'd not mind merging the other patch through the MIPS
tree as well then.

  Ralf

WARNING: multiple messages have this Message-ID (diff)
From: Ralf Baechle <ralf@linux-mips.org>
To: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>,
	Manuel Lauss <manuel.lauss@gmail.com>,
	alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support.
Date: Tue, 3 Nov 2009 16:35:18 +0100	[thread overview]
Message-ID: <20091103153518.GA5999@linux-mips.org> (raw)
In-Reply-To: <f861ec6f0911030730k53b2b921kddc8c67266846af2@mail.gmail.com>

On Tue, Nov 03, 2009 at 04:30:26PM +0100, Manuel Lauss wrote:

> 
> On Tue, Nov 3, 2009 at 4:30 PM, Ralf Baechle <ralf@linux-mips.org> wrote:
> > On Mon, Nov 02, 2009 at 09:21:44PM +0100, Manuel Lauss wrote:
> >
> >> Machine driver for DB1200 AC97 and I2S audio systems, intended as a
> >> proper reference asoc machine for Alchemy-based systems.
> >> AC97/I2S can be selected at boot time by setting switch S6.7
> >>
> >> Cc: alsa-devel@alsa-project.org
> >> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> >> Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
> >> ---
> >> Depends on patch "ASoC: au1x: convert to platform drivers" in
> >> Mark Brown's asoc tree to actually work.
> >
> > Queued for 2.6.33.  I've not seen the dependency but I hope there is no
> > harm in getting things merged out of order?
> 
> You just won't get any sound if the other patch isnt applied first,
> no build failures of oopses.

With Mark's approval I'd not mind merging the other patch through the MIPS
tree as well then.

  Ralf

  reply	other threads:[~2009-11-03 15:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-02 20:21 [RFC PATCH 1/3] MIPS: Alchemy: extended DB1200 board support Manuel Lauss
2009-11-02 20:21 ` [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support Manuel Lauss
2009-11-02 20:21   ` [PATCH 3/3] MIPS: Alchemy: db1200 defconfig update Manuel Lauss
2009-11-03 10:43   ` [RFC PATCH 2/3] MIPS: Alchemy: DB1200 AC97+I2S audio support Mark Brown
2009-11-03 10:43     ` Mark Brown
2009-11-03 11:00     ` Manuel Lauss
2009-11-03 11:00       ` Manuel Lauss
2009-11-03 11:13       ` Mark Brown
2009-11-03 11:13         ` [alsa-devel] " Mark Brown
2009-11-03 15:30   ` Ralf Baechle
2009-11-03 15:30     ` Ralf Baechle
2009-11-03 15:30     ` Manuel Lauss
2009-11-03 15:30       ` Manuel Lauss
2009-11-03 15:35       ` Ralf Baechle [this message]
2009-11-03 15:35         ` Ralf Baechle
2009-11-03 15:34         ` Manuel Lauss
2009-11-03 15:34           ` Manuel Lauss
2009-11-03 15:28 ` [RFC PATCH 1/3] MIPS: Alchemy: extended DB1200 board support Ralf Baechle
2009-11-03 15:41 ` Kevin Hickey
2009-11-03 15:44   ` Manuel Lauss
2009-11-03 15:47     ` Kevin Hickey

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=20091103153518.GA5999@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-mips@linux-mips.org \
    --cc=manuel.lauss@gmail.com \
    --cc=manuel.lauss@googlemail.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.