* Help with interfacing to OMAP2+: McBSP
@ 2011-10-19 6:18 Paul Chiha
2011-10-19 6:54 ` Jarkko Nikula
0 siblings, 1 reply; 3+ messages in thread
From: Paul Chiha @ 2011-10-19 6:18 UTC (permalink / raw)
To: linux-omap
Hi,
I need to write a simple driver sends and receives packets over McBSP3
on the DM3730 processor, and was wondering if anyone has already this.
I understand that the functions in arch/arm/plat-omap/mcbsp.c need to be
used, and so I would like to see an example driver which uses them that
I can base mine one.
Any help would be appreciated.
Thanks,
Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Help with interfacing to OMAP2+: McBSP
2011-10-19 6:18 Help with interfacing to OMAP2+: McBSP Paul Chiha
@ 2011-10-19 6:54 ` Jarkko Nikula
2011-10-20 0:41 ` Paul Chiha
0 siblings, 1 reply; 3+ messages in thread
From: Jarkko Nikula @ 2011-10-19 6:54 UTC (permalink / raw)
To: Paul Chiha; +Cc: linux-omap
On Wed, 19 Oct 2011 17:18:54 +1100
"Paul Chiha" <paul.chiha@greyinnovation.com> wrote:
> Hi,
>
> I need to write a simple driver sends and receives packets over McBSP3
> on the DM3730 processor, and was wondering if anyone has already this.
> I understand that the functions in arch/arm/plat-omap/mcbsp.c need to be
> used, and so I would like to see an example driver which uses them that
> I can base mine one.
> Any help would be appreciated.
>
Only public user at the moment is sound/soc/omap/omap-mcbsp.c.
--
Jarkko
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Help with interfacing to OMAP2+: McBSP
2011-10-19 6:54 ` Jarkko Nikula
@ 2011-10-20 0:41 ` Paul Chiha
0 siblings, 0 replies; 3+ messages in thread
From: Paul Chiha @ 2011-10-20 0:41 UTC (permalink / raw)
To: Jarkko Nikula; +Cc: linux-omap
On Wed, 19 Oct 2011 5:55 PM "Jarkko Nikula" <jarkko.nikula@bitmer.com>
wrote:
> On Wed, 19 Oct 2011 17:18:54 +1100
> "Paul Chiha" <paul.chiha@greyinnovation.com> wrote:
>
> > Hi,
> >
> > I need to write a simple driver sends and receives packets over
McBSP3
> > on the DM3730 processor, and was wondering if anyone has already
this.
> > I understand that the functions in arch/arm/plat-omap/mcbsp.c need
to
> > be used, and so I would like to see an example driver which uses
them
> > that I can base mine one.
> > Any help would be appreciated.
> >
> Only public user at the moment is sound/soc/omap/omap-mcbsp.c.
>
> --
> Jarkko
> --
Thanks Jarkko.
I've looked at your OMAP ALSA SoC driver (well written by the way).
I'll use it as an example, but if anyone has a simpler driver they would
like to share, I would appreciate it.
Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-10-20 0:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 6:18 Help with interfacing to OMAP2+: McBSP Paul Chiha
2011-10-19 6:54 ` Jarkko Nikula
2011-10-20 0:41 ` Paul Chiha
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).