public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* How to port the musb to a new processor?
@ 2007-08-29  9:27 Bryan Wu
  2007-08-29 17:37 ` David Brownell
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan Wu @ 2007-08-29  9:27 UTC (permalink / raw)
  To: Tony Lindgren, David Brownell, linux-omap-open-source

Hi Tony and David,

There days, I am trying to enable musb stack in my Blackfin Linux tree.
After comparing the musb_regs.h with the BF54x USB register layout, I
found it is not very easy to use the musb_regs.h for the porting.

1. Offset of the musb_regs.h is different with the BF54x
2. Some musb_regs are 8-bit wide, while on BF54x most of them are 16-bit
or 32-bit.
3. Some register not in BF54x and some BF54x register is not in
musb_reg.h

But most BF54x USB register can found one in musb_regs.h

I just wondering how to abstract this definition to BF54x hardware as
Davinci or OMAP does.

Thanks a lot
Best Regards,

- Bryan Wu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-30  9:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29  9:27 How to port the musb to a new processor? Bryan Wu
2007-08-29 17:37 ` David Brownell
2007-08-30  9:52   ` Bryan Wu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox