All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: alsa-devel@alsa-project.org,
	Sascha Hauer <s.hauer@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	Timur Tabi <timur@freescale.com>
Subject: Re: [PATCH v5 1/8] ASoC: fsl: separate SSI and DMA Kconfig options
Date: Mon, 19 Mar 2012 13:56:54 +0000	[thread overview]
Message-ID: <20120319135654.GD3130@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1331888204-27058-2-git-send-email-shawn.guo@linaro.org>


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

On Fri, Mar 16, 2012 at 04:56:37PM +0800, Shawn Guo wrote:
> The fsl_ssi driver will possibly be shared between Freescale PowerPC
> and ARM/IMX families, so give it a separate Kconfig option.  Then
> fsl_ssi driver can possibly be selected independently from selecting
> PowerPC DMA based PCM driver.

Applied all, thanks for doing all this work!  They'll have to wait for
3.5 at this point sadly.

[-- 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@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/8] ASoC: fsl: separate SSI and DMA Kconfig options
Date: Mon, 19 Mar 2012 13:56:54 +0000	[thread overview]
Message-ID: <20120319135654.GD3130@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1331888204-27058-2-git-send-email-shawn.guo@linaro.org>

On Fri, Mar 16, 2012 at 04:56:37PM +0800, Shawn Guo wrote:
> The fsl_ssi driver will possibly be shared between Freescale PowerPC
> and ARM/IMX families, so give it a separate Kconfig option.  Then
> fsl_ssi driver can possibly be selected independently from selecting
> PowerPC DMA based PCM driver.

Applied all, thanks for doing all this work!  They'll have to wait for
3.5 at this point sadly.
-------------- 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/20120319/b4421d9d/attachment.sig>

  reply	other threads:[~2012-03-19 13:57 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16  8:56 [PATCH v5] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi Shawn Guo
2012-03-16  8:56 ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 1/8] ASoC: fsl: separate SSI and DMA Kconfig options Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-19 13:56   ` Mark Brown [this message]
2012-03-19 13:56     ` Mark Brown
2012-03-16  8:56 ` [PATCH v5 2/8] ASoC: imx: merge sound/soc/imx into sound/soc/fsl Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16 21:21   ` Timur Tabi
2012-03-16 21:21     ` Timur Tabi
2012-03-17  0:21     ` Shawn Guo
2012-03-17  0:21       ` Shawn Guo
2012-03-27 15:06   ` Philippe Rétornaz
2012-03-27 15:06     ` Philippe Rétornaz
2012-03-28  2:42     ` Shawn Guo
2012-03-28  2:42       ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 3/8] ASoC: fsl: rename imx-pcm Kconfig options and filename Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 4/8] ASoC: fsl: create fsl_utils to accommodate the common functions Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 5/8] ASoC: fsl: remove helper fsl_asoc_get_codec_dev_name Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 6/8] ASoC: fsl: make fsl_ssi driver compilable on ARM/IMX Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 7/8] ASoC: fsl: let fsl_ssi work with imx pcm and machine drivers Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16  8:56 ` [PATCH v5 8/8] ASoC: fsl: add imx-sgtl5000 machine driver Shawn Guo
2012-03-16  8:56   ` Shawn Guo
2012-03-16 10:16   ` Trent Piepho
2012-03-16 10:16     ` [alsa-devel] " Trent Piepho
2012-03-16 11:18     ` Shawn Guo
2012-03-16 11:18       ` [alsa-devel] " Shawn Guo
2012-03-16 19:21       ` Mark Brown
2012-03-16 19:21         ` [alsa-devel] " Mark Brown
2012-03-16 21:28         ` Trent Piepho
2012-03-16 21:28           ` [alsa-devel] " Trent Piepho
2012-03-16 21:31           ` Timur Tabi
2012-03-16 21:31             ` [alsa-devel] " Timur Tabi
2012-03-16 21:45             ` Trent Piepho
2012-03-16 21:45               ` [alsa-devel] " Trent Piepho
2012-03-17  0:07           ` Shawn Guo
2012-03-17  0:07             ` [alsa-devel] " Shawn Guo
2012-03-16 21:25 ` [PATCH v5] ASoC: add imx-sgtl5000 machine driver working with fsl_ssi Timur Tabi
2012-03-16 21:25   ` Timur Tabi

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=20120319135654.GD3130@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawn.guo@linaro.org \
    --cc=timur@freescale.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.