All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@zonque.org>
To: Peter Ujfalusi <peter.ujfalusi@ti.com>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Cc: alsa-devel@alsa-project.org, jsarha@ti.com
Subject: Re: [PATCH 0/3] ASoC: davinci-mcasp/edma: Switch AM335x/43xx to edma-pcm
Date: Wed, 16 Jul 2014 16:11:48 +0200	[thread overview]
Message-ID: <53C68824.605@zonque.org> (raw)
In-Reply-To: <1405512724-23628-1-git-send-email-peter.ujfalusi@ti.com>

Hi Peter,

On 07/16/2014 02:12 PM, Peter Ujfalusi wrote:
> This series will switch the AM335x/AM43xx SoCs to use the edma-pcm as platform
> driver instead of the old davinic-pcm.
> Doing this we can benefit improvements within the dmaengine driver stack and are
> going to rely on standard interfaces towards the DMA.

FWIW, this works fine on our AM335x based custom design.


Thanks,
Daniel


> 
> Regards,
> Peter
> ---
> Peter Ujfalusi (3):
>   ASoC: edma-pcm: Remove PCM_INFO_BATCH and add
>     PCM_INFO_NO_PERIOD_WAKEUP flag
>   ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds
>   ASoC: davinci-mcasp: Use dmaengine based platform driver for
>     AM335x/447x
> 
>  sound/soc/davinci/Kconfig         | 18 ++++++++++++++----
>  sound/soc/davinci/Makefile        |  2 ++
>  sound/soc/davinci/davinci-mcasp.c | 11 +++++++++--
>  sound/soc/davinci/edma-pcm.c      |  2 +-
>  sound/soc/davinci/edma-pcm.h      |  7 +++++++
>  5 files changed, 33 insertions(+), 7 deletions(-)
> 

  parent reply	other threads:[~2014-07-16 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16 12:12 [PATCH 0/3] ASoC: davinci-mcasp/edma: Switch AM335x/43xx to edma-pcm Peter Ujfalusi
2014-07-16 12:12 ` [PATCH 1/3] ASoC: edma-pcm: Remove PCM_INFO_BATCH and add PCM_INFO_NO_PERIOD_WAKEUP flag Peter Ujfalusi
2014-07-16 12:12 ` [PATCH 2/3] ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds Peter Ujfalusi
2014-07-16 12:12 ` [PATCH 3/3] ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x Peter Ujfalusi
2014-07-16 14:11 ` Daniel Mack [this message]
2014-07-16 21:09 ` [PATCH 0/3] ASoC: davinci-mcasp/edma: Switch AM335x/43xx to edma-pcm 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=53C68824.605@zonque.org \
    --to=daniel@zonque.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=jsarha@ti.com \
    --cc=lgirdwood@gmail.com \
    --cc=peter.ujfalusi@ti.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.