Re: [patch v11 2/4] USB: add Cypress c67x00 OTG controller core driver

2008-04-29 Thread Grant Likely
On Sun, Apr 27, 2008 at 12:59 AM, Peter Korsgaard <[EMAIL PROTECTED]> wrote: > This patch add the core driver for the c67x00 USB OTG controller. The core > driver is responsible for the platform bus binding and creating either > USB HCD or USB Gadget instances for each of the serial interface en

[patch v11 2/4] USB: add Cypress c67x00 OTG controller core driver

2008-04-27 Thread Peter Korsgaard
This patch add the core driver for the c67x00 USB OTG controller. The core driver is responsible for the platform bus binding and creating either USB HCD or USB Gadget instances for each of the serial interface engines on the chip. This driver does not directly implement the HCD or gadget behavio