From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Pedro Luis D. L." <carcadiz@hotmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Lite5200B I2S driver
Date: Sun, 17 Dec 2006 01:03:24 -0700 [thread overview]
Message-ID: <528646bc0612170003w536c4938if29749a5cf47d07@mail.gmail.com> (raw)
In-Reply-To: <BAY122-F11E9828E7994B0E0514B19CAD70@phx.gbl>
On 12/12/06, Pedro Luis D. L. <carcadiz@hotmail.com> wrote:
> Hi all,
>
> I=B4m working with a Lite5200B EVB, trying to atach an audio output to a =
PCM
> 1680 from Texas Instruments.
> At this moment I am using the patched 2.6.16.11-rt18 kernel that comes wi=
th
> Freescale BSP.
> I=B4ve tried to develop an I2S driver for the platform with no results. I=
=B4m
> afraid that my driver devolping skills are still too low.
>
> Anybody knows a working I2S driver for this board that can throw any
> audiooutput through PSCs?
I've just pushed a driver for the mpc52xx psc + AIC26 codec out to the
'lite5200' branch of my git tree on http://git.secretlab.ca. I've
just pushed it out to my tree so that those who are interested can
take a look at it. But it is *not* complete. Here's a non-exhaustive
list of known issues with it.
1. not ported to arch/powerpc
2. doesn't use the SPI infrastructure
3. I had to rip out some board specific code for manipulating SPI chip
selects (in order to release it)
4. Poor coding convention in places
It works quite well on one of my targets; but I was not able to
release that code as is; hence the broken driver. I'll be working on
this code to get it into shape for inclusion into mainline. Most of
the work will probably revolve around doing a proper SPI connection
and adapting the bestcomm code to whatever Sylvain has brewing in his
tree. The move to arch/powerpc will also have a fair impact.
Cheers,
g.
--=20
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
prev parent reply other threads:[~2006-12-17 8:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 15:47 Lite5200B I2S driver Pedro Luis D. L.
2006-12-12 19:22 ` Sylvain Munaut
2006-12-13 9:31 ` Pedro Luis D. L.
2006-12-13 9:10 ` Roman Fietze
2006-12-13 9:39 ` Pedro Luis D. L.
2006-12-13 12:56 ` Roman Fietze
2006-12-18 13:47 ` Stefan Strobl
2006-12-18 14:46 ` Roman Fietze
2006-12-18 15:10 ` Stefan Strobl
2006-12-13 12:58 ` Roman Fietze
2006-12-13 13:15 ` Roman Fietze
2006-12-13 14:37 ` Pedro Luis D. L.
2006-12-17 8:03 ` Grant Likely [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=528646bc0612170003w536c4938if29749a5cf47d07@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=carcadiz@hotmail.com \
--cc=linuxppc-embedded@ozlabs.org \
/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).