All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaud Patard <apatard@mandriva.com>
To: Nicolas Pitre <nico@fluxnic.net>
Cc: alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com,
	saeed@marvell.com, tbm@cyrius.com,
	linux-arm-kernel@lists.infradead.org, lrg@slimlogic.co.uk
Subject: Re: [patch 4/5] orion/kirkwood: Add i2s support
Date: Wed, 26 May 2010 10:25:34 +0200	[thread overview]
Message-ID: <m34ohvgjcx.fsf@anduin.mandriva.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1005252025210.24526@xanadu.home> (Nicolas Pitre's message of "Tue, 25 May 2010 20:31:00 -0400 (EDT)")

Nicolas Pitre <nico@fluxnic.net> writes:

Hi,

> On Tue, 25 May 2010, apatard@mandriva.com wrote:
>
>> This patch enables support for the i2s controller available on orion/kirkwood platforms
>> 
>> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
>
> The actual Orion processor family has no I2S/audio support.  It would be 
> better if all the audio related stuff was renamed to "kirkwood" and 
> "KIRKWOOD_*" instead.

I've been told there was some orion with audio. As I've never looked at
the orion family in details, I assumed this is right and I've changed the
naming accordingly. I can change again but it would be nice to have an
agreement here. Who's/what's right ? orion can or can not have i2s audio ?


Arnaud

WARNING: multiple messages have this Message-ID (diff)
From: apatard@mandriva.com (Arnaud Patard)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch 4/5] orion/kirkwood: Add i2s support
Date: Wed, 26 May 2010 10:25:34 +0200	[thread overview]
Message-ID: <m34ohvgjcx.fsf@anduin.mandriva.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1005252025210.24526@xanadu.home> (Nicolas Pitre's message of "Tue, 25 May 2010 20:31:00 -0400 (EDT)")

Nicolas Pitre <nico@fluxnic.net> writes:

Hi,

> On Tue, 25 May 2010, apatard at mandriva.com wrote:
>
>> This patch enables support for the i2s controller available on orion/kirkwood platforms
>> 
>> Signed-off-by: Arnaud Patard <apatard@mandriva.com>
>
> The actual Orion processor family has no I2S/audio support.  It would be 
> better if all the audio related stuff was renamed to "kirkwood" and 
> "KIRKWOOD_*" instead.

I've been told there was some orion with audio. As I've never looked at
the orion family in details, I assumed this is right and I've changed the
naming accordingly. I can change again but it would be nice to have an
agreement here. Who's/what's right ? orion can or can not have i2s audio ?


Arnaud

  parent reply	other threads:[~2010-05-26  8:25 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-25 12:22 [patch 0/5] kirkwood openrd client audio support - v3 apatard
2010-05-25 12:22 ` apatard at mandriva.com
2010-05-25 12:22 ` [patch 1/5] orion/kirkwood: add audio functions apatard
2010-05-25 12:22   ` apatard at mandriva.com
2010-05-25 12:22 ` [patch 2/5] openrd-client: initialise audio apatard
2010-05-25 12:22   ` apatard at mandriva.com
2010-05-25 12:22 ` [patch 3/5] cs42l51: add asoc driver apatard
2010-05-25 12:22   ` apatard at mandriva.com
2010-05-25 22:51   ` Mark Brown
2010-05-25 22:51     ` Mark Brown
2010-05-26  8:20     ` Arnaud Patard
2010-05-26  8:20       ` Arnaud Patard
2010-05-27  0:52       ` Mark Brown
2010-05-27  0:52         ` [alsa-devel] " Mark Brown
2010-05-25 12:22 ` [patch 4/5] orion/kirkwood: Add i2s support apatard
2010-05-25 12:22   ` apatard at mandriva.com
2010-05-26  0:31   ` Nicolas Pitre
2010-05-26  0:31     ` Nicolas Pitre
2010-05-26  5:15     ` saeed bishara
2010-05-26  5:15       ` saeed bishara
2010-05-26 16:55       ` Nicolas Pitre
2010-05-26 16:55         ` Nicolas Pitre
2010-05-26  8:25     ` Arnaud Patard [this message]
2010-05-26  8:25       ` Arnaud Patard
2010-05-26 17:02       ` Nicolas Pitre
2010-05-26 17:02         ` Nicolas Pitre
2010-05-25 12:22 ` [patch 5/5] kirkwood: Add audio support to openrd client platforms apatard
2010-05-25 12:22   ` apatard at mandriva.com
2010-05-25 23:18 ` [patch 0/5] kirkwood openrd client audio support - v3 Mark Brown
2010-05-25 23:18   ` Mark Brown
2010-05-26  1:10   ` Nicolas Pitre
2010-05-26  1:10     ` Nicolas Pitre
2010-05-26  2:31     ` Mark Brown
2010-05-26  2:31       ` Mark Brown
2010-05-26  2:49       ` Nicolas Pitre
2010-05-26  2:49         ` Nicolas Pitre

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=m34ohvgjcx.fsf@anduin.mandriva.com \
    --to=apatard@mandriva.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=nico@fluxnic.net \
    --cc=saeed@marvell.com \
    --cc=tbm@cyrius.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.