Re: [PATCH v3] usb: add Freescale QE/CPM USB peripheral controller driver

2008-09-02 Thread Li Yang
On Tue, Sep 2, 2008 at 8:01 PM, Arnd Bergmann <[EMAIL PROTECTED]> wrote: > On Tuesday 02 September 2008, Li Yang wrote: >> Some of Freescale SoC chips have a QE or CPM co-processor which >> supports full speed USB. The driver adds device mode support >> of both QE and CPM USB controller to Linux U

Re: [PATCH v3] usb: add Freescale QE/CPM USB peripheral controller driver

2008-09-02 Thread Arnd Bergmann
On Tuesday 02 September 2008, Li Yang wrote: > Some of Freescale SoC chips have a QE or CPM co-processor which > supports full speed USB. The driver adds device mode support > of both QE and CPM USB controller to Linux USB gadget. The > driver is tested with MPC8360 and MPC8272, and should work w