alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Rétornaz" <philippe.retornaz@epfl.ch>
To: linux-arm-kernel@lists.infradead.org
Cc: alsa-devel@alsa-project.org,
	"Jürgen Lambrecht" <juergen.lambrecht@gmail.com>,
	s.hauer@pengutronix.de,
	"Jürgen Lambrecht" <J.Lambrecht@televic.com>
Subject: Re: [RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec
Date: Fri, 8 Jul 2011 16:11:25 +0200	[thread overview]
Message-ID: <201107081611.25998.philippe.retornaz@epfl.ch> (raw)
In-Reply-To: <1310131491-625-1-git-send-email-J.Lambrecht@televic.com>

Le vendredi 8 juillet 2011 15:24:51, Jürgen Lambrecht a écrit :
> - Started from sound/soc/imx/phycore-mc13783.c
> - Renamed to general "imx" because also valid for imx27pdk (3ds) and other
> 3ds platforms. Or should there be a file per platform?

It's also valid on the mx31moboard platforms. So I guess it make sens to have 
a general name.

> - Fixed some issues (add names, add read/write functions, changed
> late_initcall to module_init, configure clock input pin) - Add debug
> printing and comments.
> - Result:
>   * soundcard detection;
>   * after creating /dev entries, aplay runs;
>   * both 'aplay song.wav' and 'madplay song.mp3' give the same error:
>     a time-out waiting for DMA (ALSA pcm_lib.c:1802: playback write error
> (DMA or IRQ trouble?)) * this driver uses the DMA method; the FIQ method
> gives the same error

Does it mean this doesn't work at all to play sound ? IIRC Sascha driver used 
to work with the non-dmaengine implementation on 2.6.34.

Thanks,

Philippe

  reply	other threads:[~2011-07-08 14:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-08 13:24 [RFC PATCH] ARM ASoC: add sound driver for imx27pdk using mc13783 codec Jürgen Lambrecht
2011-07-08 14:11 ` Philippe Rétornaz [this message]
2011-07-08 14:19   ` Lambrecht Jürgen
2011-07-27  8:28     ` Philippe Rétornaz
2011-07-29 19:14       ` Jürgen Lambrecht
2011-09-20 11:39         ` Philippe Rétornaz
2012-01-25 15:45       ` Philippe Rétornaz
2012-01-28 20:57         ` Fabio Estevam
2012-01-29 19:01           ` Philippe Rétornaz
2012-01-30 15:59             ` Fabio Estevam
2012-02-02 17:32             ` Mark Brown
2012-02-03  7:45               ` Philippe Rétornaz
2012-02-03 11:58                 ` Mark Brown
2012-02-09 21:24                 ` Fabio Estevam
2011-07-09  2:25 ` Mark Brown
2011-07-11 10:30   ` Lambrecht Jürgen
2011-07-11 11:44     ` 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=201107081611.25998.philippe.retornaz@epfl.ch \
    --to=philippe.retornaz@epfl.ch \
    --cc=J.Lambrecht@televic.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=juergen.lambrecht@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=s.hauer@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).