All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@tabi.org>
To: Nicolin Chen <nicoleotsuka@gmail.com>, broonie@kernel.org
Cc: alsa-devel@alsa-project.org, tiwai@suse.de, b42378@freescale.com,
	b02247@freescale.com, linux-kernel@vger.kernel.org,
	lgirdwood@gmail.com, Li.Xiubo@freescale.com,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 4/4] ASoC: fsl_ssi: Add stream names for DPCM usage
Date: Wed, 30 Jul 2014 07:19:00 -0500	[thread overview]
Message-ID: <53D8E2B4.6060009@tabi.org> (raw)
In-Reply-To: <891b9f4edbba81a03c2b8350abc5ccf923db9260.1406688049.git.nicoleotsuka@gmail.com>

Nicolin Chen wrote:
> DPCM needs extra dapm routes in the machine driver to route audio
> between Front-End and Back-End. In order to differ the stream names
> in the route map from CODECs, we here add specific stream names to
> SSI driver so that we can implement ASRC via DPCM to it.
>
> Signed-off-by: Nicolin Chen<nicoleotsuka@gmail.com>

Acked-by: Timur Tabi <timur@tabi.org>

WARNING: multiple messages have this Message-ID (diff)
From: Timur Tabi <timur@tabi.org>
To: Nicolin Chen <nicoleotsuka@gmail.com>, broonie@kernel.org
Cc: alsa-devel@alsa-project.org, tiwai@suse.de, b42378@freescale.com,
	b02247@freescale.com, linux-kernel@vger.kernel.org,
	lgirdwood@gmail.com, Li.Xiubo@freescale.com, perex@perex.cz,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH 4/4] ASoC: fsl_ssi: Add stream names for DPCM usage
Date: Wed, 30 Jul 2014 07:19:00 -0500	[thread overview]
Message-ID: <53D8E2B4.6060009@tabi.org> (raw)
In-Reply-To: <891b9f4edbba81a03c2b8350abc5ccf923db9260.1406688049.git.nicoleotsuka@gmail.com>

Nicolin Chen wrote:
> DPCM needs extra dapm routes in the machine driver to route audio
> between Front-End and Back-End. In order to differ the stream names
> in the route map from CODECs, we here add specific stream names to
> SSI driver so that we can implement ASRC via DPCM to it.
>
> Signed-off-by: Nicolin Chen<nicoleotsuka@gmail.com>

Acked-by: Timur Tabi <timur@tabi.org>

WARNING: multiple messages have this Message-ID (diff)
From: Timur Tabi <timur@tabi.org>
To: Nicolin Chen <nicoleotsuka@gmail.com>, broonie@kernel.org
Cc: alsa-devel@alsa-project.org, lgirdwood@gmail.com, tiwai@suse.de,
	perex@perex.cz, linux-kernel@vger.kernel.org,
	Li.Xiubo@freescale.com, linuxppc-dev@lists.ozlabs.org,
	b42378@freescale.com, b02247@freescale.com
Subject: Re: [PATCH 4/4] ASoC: fsl_ssi: Add stream names for DPCM usage
Date: Wed, 30 Jul 2014 07:19:00 -0500	[thread overview]
Message-ID: <53D8E2B4.6060009@tabi.org> (raw)
In-Reply-To: <891b9f4edbba81a03c2b8350abc5ccf923db9260.1406688049.git.nicoleotsuka@gmail.com>

Nicolin Chen wrote:
> DPCM needs extra dapm routes in the machine driver to route audio
> between Front-End and Back-End. In order to differ the stream names
> in the route map from CODECs, we here add specific stream names to
> SSI driver so that we can implement ASRC via DPCM to it.
>
> Signed-off-by: Nicolin Chen<nicoleotsuka@gmail.com>

Acked-by: Timur Tabi <timur@tabi.org>

  reply	other threads:[~2014-07-30 12:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  3:10 [PATCH 0/4] ASoC: fsl: Add stream names to CPU DAI drivers for DPCM Nicolin Chen
2014-07-30  3:10 ` Nicolin Chen
2014-07-30  3:10 ` Nicolin Chen
2014-07-30  3:10 ` [PATCH 1/4] ASoC: fsl_esai: Add stream names for DPCM usage Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10 ` [PATCH 2/4] ASoC: fsl_sai: " Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10 ` [PATCH 3/4] ASoC: fsl_spdif: " Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10 ` [PATCH 4/4] ASoC: fsl_ssi: " Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30  3:10   ` Nicolin Chen
2014-07-30 12:19   ` Timur Tabi [this message]
2014-07-30 12:19     ` Timur Tabi
2014-07-30 12:19     ` Timur Tabi
2014-07-31 19:55 ` [PATCH 0/4] ASoC: fsl: Add stream names to CPU DAI drivers for DPCM Mark Brown
2014-07-31 19:55   ` 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=53D8E2B4.6060009@tabi.org \
    --to=timur@tabi.org \
    --cc=Li.Xiubo@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=b02247@freescale.com \
    --cc=b42378@freescale.com \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nicoleotsuka@gmail.com \
    --cc=tiwai@suse.de \
    /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.