linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Jon Smirl" <jonsmirl@gmail.com>
To: "Matt Sealey" <matt@genesi-usa.com>
Cc: Andre Schwarz <andre.schwarz@matrix-vision.de>,
	linux-ppc list <linuxppc-dev@ozlabs.org>
Subject: Re: MPC52xx generic DMA using bestcomm
Date: Mon, 7 Jul 2008 10:50:47 -0400	[thread overview]
Message-ID: <9e4733910807070750v3aebc084v313b877ef8f035ba@mail.gmail.com> (raw)
In-Reply-To: <487225C4.90405@genesi-usa.com>

On 7/7/08, Matt Sealey <matt@genesi-usa.com> wrote:
>
>  Jon Smirl wrote:
>
> > On 7/7/08, Matt Sealey <matt@genesi-usa.com> wrote:
> >
> > >
> > >
> > to do that the samples have to be alternated as they are fed into the
> > AC97 stream.  I think the codec can capture that way too but you
> > didn't put a transceiver on the S/PDIF line.
> >
>
>  OT, but the IDT STAC9766 doesn't support S/PDIF input, only output.
>
>
> > In my test driver you only get AC97 or S/PDIF. Grant and I are both
> > working on i2s drivers, when we get those sorted out it shouldn't be
> > too hard to add ac97 back in. That codec driver I sent you was about
> > 95% complete.
> >
>
>  Indeed and to be honest I only gave it a short glance before having to
>  do about a thousand other things, but I will take another peek some
>  time this week :)

You should junk my PSC and DMA code and switch to the code Grant
recently posted. Codec should work as is. My PSC code is for a six
month old version of ASOC v2.

Grant's PSC driver needs to be split into a DMA library and i2s
driver. Then make an AC97 version based on his i2s driver that uses
the DMA library. Not hard once he splits the i2s driver.

We are getting closer to having full featured audio drivers for the
mpc5200 platform.


>
>  --
>  Matt Sealey <matt@genesi-usa.com>
>  Genesi, Manager, Developer Relations
>


-- 
Jon Smirl
jonsmirl@gmail.com

      reply	other threads:[~2008-07-07 14:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-07  9:40 MPC52xx generic DMA using bestcomm Andre Schwarz
2008-07-07 12:47 ` Matt Sealey
2008-07-07 13:36   ` Grant Likely
2008-07-07 13:39   ` Jon Smirl
2008-07-07 14:18     ` Matt Sealey
2008-07-07 14:50       ` Jon Smirl [this message]

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=9e4733910807070750v3aebc084v313b877ef8f035ba@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=andre.schwarz@matrix-vision.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=matt@genesi-usa.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 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).