Re: [PATCH] usb: add support for device tree aware EHCI driver

2007-09-13 Thread Josh Boyer
On Thu, 13 Sep 2007 21:57:02 +0400 Valentine Barshak <[EMAIL PROTECTED]> wrote: > Some PowerPC systems have a built-in EHCI controller. > This is a device tree aware version of the EHCI controller driver. > Currently it's been tested on the PowerPC 440EPx Sequoia board. > Other platforms can be ad

[PATCH] usb: add support for device tree aware EHCI driver

2007-09-13 Thread Valentine Barshak
Some PowerPC systems have a built-in EHCI controller. This is a device tree aware version of the EHCI controller driver. Currently it's been tested on the PowerPC 440EPx Sequoia board. Other platforms can be added later. The code is based on the ehci-ppc-soc driver by Stefan Roese <[EMAIL PROTECTE