All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Lior Amsalem <alior@marvell.com>, Andrew Lunn <andrew@lunn.ch>,
	alsa-devel@alsa-project.org, Jason Cooper <jason@lakedaemon.net>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Ezequiel Garcia <ezequiel.garcia@free-electrons.com>,
	Gregory Clement <gregory.clement@free-electrons.com>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH 0/7] Audio support for Armada 370 DB
Date: Mon, 10 Feb 2014 18:25:19 +0000	[thread overview]
Message-ID: <20140210182519.GD13533@sirena.org.uk> (raw)
In-Reply-To: <20140210160432.27281741@skate>


[-- Attachment #1.1: Type: text/plain, Size: 530 bytes --]

On Mon, Feb 10, 2014 at 04:04:32PM +0100, Thomas Petazzoni wrote:

> Sure, sorry. The patches that are of interest to you are prefixed by
> "sound: codec" (for the patch touching sound/soc/codecs) and "sound:
> soc" (for the patches touching sound/soc/kirkwood).

> If you want, I can resend with subject lines containing 'ASoC:',
> however maybe it's better if some other comments are made before, to
> avoid additional noise.

It's OK, they are on the list and I will get to them (most likely
tomorrow now) - I did notice them.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH 0/7] Audio support for Armada 370 DB
Date: Mon, 10 Feb 2014 18:25:19 +0000	[thread overview]
Message-ID: <20140210182519.GD13533@sirena.org.uk> (raw)
In-Reply-To: <20140210160432.27281741@skate>

On Mon, Feb 10, 2014 at 04:04:32PM +0100, Thomas Petazzoni wrote:

> Sure, sorry. The patches that are of interest to you are prefixed by
> "sound: codec" (for the patch touching sound/soc/codecs) and "sound:
> soc" (for the patches touching sound/soc/kirkwood).

> If you want, I can resend with subject lines containing 'ASoC:',
> however maybe it's better if some other comments are made before, to
> avoid additional noise.

It's OK, they are on the list and I will get to them (most likely
tomorrow now) - I did notice them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140210/6d6702e2/attachment.sig>

  reply	other threads:[~2014-02-10 18:25 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30 17:14 [PATCH 0/7] Audio support for Armada 370 DB Thomas Petazzoni
2014-01-30 17:14 ` Thomas Petazzoni
2014-01-30 17:14 ` [PATCH 1/7] sound: codec: add Device Tree binding to cs42l51 Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-02-11 12:35   ` Mark Brown
2014-02-11 12:35     ` Mark Brown
2014-01-30 17:14 ` [PATCH 2/7] sound: soc: enable Kirkwood driver for mvebu platforms Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-02-11 12:38   ` Mark Brown
2014-02-11 12:38     ` Mark Brown
2014-01-30 17:14 ` [PATCH 3/7] sound: soc: add ASoC board driver for Armada 370 DB Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-02-11 12:48   ` Mark Brown
2014-02-11 12:48     ` Mark Brown
2014-01-30 17:14 ` [PATCH 4/7] ARM: mvebu: add audio I2S controller to Armada 370 Device Tree Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-01-30 17:14 ` [PATCH 5/7] ARM: mvebu: add I2C0 muxing option for Armada 370 SoC Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-01-30 17:14 ` [PATCH 6/7] ARM: mvebu: add audio support to Armada 370 DB Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-01-30 17:14 ` [PATCH 7/7] ARM: mvebu: enable audio options in mvebu_defconfig Thomas Petazzoni
2014-01-30 17:14   ` Thomas Petazzoni
2014-01-30 21:07   ` Jason Cooper
2014-01-30 21:07     ` Jason Cooper
2014-02-10 14:21 ` [PATCH 0/7] Audio support for Armada 370 DB Thomas Petazzoni
2014-02-10 14:21   ` [alsa-devel] " Thomas Petazzoni
2014-02-10 14:57   ` Mark Brown
2014-02-10 14:57     ` [alsa-devel] " Mark Brown
2014-02-10 15:04     ` Thomas Petazzoni
2014-02-10 15:04       ` [alsa-devel] " Thomas Petazzoni
2014-02-10 18:25       ` Mark Brown [this message]
2014-02-10 18:25         ` Mark Brown

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=20140210182519.GD13533@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=alior@marvell.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrew@lunn.ch \
    --cc=ezequiel.garcia@free-electrons.com \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=thomas.petazzoni@free-electrons.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.