All of lore.kernel.org
 help / color / mirror / Atom feed
* USB Host controller for MPC8548e board
@ 2007-02-14  0:21 Michael Kelly
  2007-02-14  1:19 ` Kumar Gala
  2007-02-14  1:48 ` Benjamin Herrenschmidt
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Kelly @ 2007-02-14  0:21 UTC (permalink / raw)
  To: linuxppc-dev

Hello all.  We are in the process of designing an MPC8548e board.  We 
wish to add
USB host via either the NXP ISP1561 or NEC upd720101.  They are both OHCI and
EHCI.

Is there any general advice on one over the other or even if it is 
realistic to have a USB
host controller on a big endian processor?

Regards,
Michael


Michael J. Kelly
VP Engineering
Cogent Computer Systems, Inc.
17 Industrial Dr.
Smithfield, RI 02917 USA
tel: 401-223-3441, fax: 401-223-3442
email: mike@cogcomp.com
alternate email: mkelly6505@hotmail.com
web: www.cogcomp.com

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

* Re: USB Host controller for MPC8548e board
  2007-02-14  0:21 USB Host controller for MPC8548e board Michael Kelly
@ 2007-02-14  1:19 ` Kumar Gala
  2007-02-14  1:39   ` Michael Kelly
  2007-02-14  1:48 ` Benjamin Herrenschmidt
  1 sibling, 1 reply; 5+ messages in thread
From: Kumar Gala @ 2007-02-14  1:19 UTC (permalink / raw)
  To: Michael Kelly; +Cc: linuxppc-dev


On Feb 13, 2007, at 6:21 PM, Michael Kelly wrote:

> Hello all.  We are in the process of designing an MPC8548e board.  We
> wish to add
> USB host via either the NXP ISP1561 or NEC upd720101.  They are  
> both OHCI and
> EHCI.

Haven't worked with either of this, you're probably better asking  
about this on the linux-usb list.

> Is there any general advice on one over the other or even if it is
> realistic to have a USB
> host controller on a big endian processor?

There shouldn't be any issue with having a USB controller on a big- 
endian processor.

If your connecting them over PCI it should pretty easy to get them up  
and running.

- k

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

* Re: USB Host controller for MPC8548e board
  2007-02-14  1:19 ` Kumar Gala
@ 2007-02-14  1:39   ` Michael Kelly
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Kelly @ 2007-02-14  1:39 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

The reason I asked here is that they are in the kernel and seem to be 
as well supported.  I was
just more concerned if there were any PowerPC specific issues.  We 
are likely going ahead
with the NEC (since that is what was used on the G5 MAC's, I think), 
and we'll find out just how
well they work!  That's what prototypes are for.

Thanks,
Michael

At 08:19 PM 2/13/2007, Kumar Gala wrote:

>On Feb 13, 2007, at 6:21 PM, Michael Kelly wrote:
>
>>Hello all.  We are in the process of designing an MPC8548e board.  We
>>wish to add
>>USB host via either the NXP ISP1561 or NEC upd720101.  They are
>>both OHCI and
>>EHCI.
>
>Haven't worked with either of this, you're probably better asking
>about this on the linux-usb list.
>
>>Is there any general advice on one over the other or even if it is
>>realistic to have a USB
>>host controller on a big endian processor?
>
>There shouldn't be any issue with having a USB controller on a big- 
>endian processor.
>
>If your connecting them over PCI it should pretty easy to get them up
>and running.
>
>- k
>
>

Michael J. Kelly
VP Engineering
Cogent Computer Systems, Inc.
17 Industrial Dr.
Smithfield, RI 02917 USA
tel: 401-223-3441, fax: 401-223-3442
email: mike@cogcomp.com
alternate email: mkelly6505@hotmail.com
web: www.cogcomp.com

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

* Re: USB Host controller for MPC8548e board
  2007-02-14  0:21 USB Host controller for MPC8548e board Michael Kelly
  2007-02-14  1:19 ` Kumar Gala
@ 2007-02-14  1:48 ` Benjamin Herrenschmidt
  2007-02-14  2:09   ` Michael Kelly
  1 sibling, 1 reply; 5+ messages in thread
From: Benjamin Herrenschmidt @ 2007-02-14  1:48 UTC (permalink / raw)
  To: Michael Kelly; +Cc: linuxppc-dev

On Tue, 2007-02-13 at 19:21 -0500, Michael Kelly wrote:
> Hello all.  We are in the process of designing an MPC8548e board.  We 
> wish to add
> USB host via either the NXP ISP1561 or NEC upd720101.  They are both OHCI and
> EHCI.
> 
> Is there any general advice on one over the other or even if it is 
> realistic to have a USB
> host controller on a big endian processor?

Are they PCI based ? In this case they should pretty much work out of
the box.

Ben.

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

* Re: USB Host controller for MPC8548e board
  2007-02-14  1:48 ` Benjamin Herrenschmidt
@ 2007-02-14  2:09   ` Michael Kelly
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Kelly @ 2007-02-14  2:09 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev

They are PCI based, so that's good news!

Thanks, I'll let you know how it all works out.  I'm sure I'll be asking other
questions as we go along.

Michael


At 08:48 PM 2/13/2007, Benjamin Herrenschmidt wrote:
>On Tue, 2007-02-13 at 19:21 -0500, Michael Kelly wrote:
> > Hello all.  We are in the process of designing an MPC8548e board.  We
> > wish to add
> > USB host via either the NXP ISP1561 or NEC upd720101.  They are 
> both OHCI and
> > EHCI.
> >
> > Is there any general advice on one over the other or even if it is
> > realistic to have a USB
> > host controller on a big endian processor?
>
>Are they PCI based ? In this case they should pretty much work out of
>the box.
>
>Ben.

Michael J. Kelly
VP Engineering
Cogent Computer Systems, Inc.
17 Industrial Dr.
Smithfield, RI 02917 USA
tel: 401-223-3441, fax: 401-223-3442
email: mike@cogcomp.com
alternate email: mkelly6505@hotmail.com
web: www.cogcomp.com

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

end of thread, other threads:[~2007-02-14  2:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14  0:21 USB Host controller for MPC8548e board Michael Kelly
2007-02-14  1:19 ` Kumar Gala
2007-02-14  1:39   ` Michael Kelly
2007-02-14  1:48 ` Benjamin Herrenschmidt
2007-02-14  2:09   ` Michael Kelly

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.