Re: [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-02-20 Thread Peter Korsgaard
> "Greg" == Greg KH <[EMAIL PROTECTED]> writes: Greg> On Wed, Feb 20, 2008 at 10:07:27AM +0100, Peter Korsgaard wrote: >> The Cypress c67x00 (EZ-Host/EZ-OTG) controllers are multi-role low/fullspeed >> USB controllers. This patch series implements a HCD driver and shows the >> work-in-prog

Re: [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-02-20 Thread Greg KH
On Wed, Feb 20, 2008 at 10:07:27AM +0100, Peter Korsgaard wrote: > The Cypress c67x00 (EZ-Host/EZ-OTG) controllers are multi-role low/fullspeed > USB controllers. This patch series implements a HCD driver and shows the > work-in-progress status of a gadget driver. > > I believe patch 1..3 are read

[patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-02-20 Thread Peter Korsgaard
The Cypress c67x00 (EZ-Host/EZ-OTG) controllers are multi-role low/fullspeed USB controllers. This patch series implements a HCD driver and shows the work-in-progress status of a gadget driver. I believe patch 1..3 are ready, and I would like to see them queued up for mainline. Changes since v7: