linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [patch v5 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support
@ 2008-01-24 14:47 Peter Korsgaard
  2008-01-24 14:47 ` [patch v5 1/4] USB: add Cypress c67x00 low level interface code Peter Korsgaard
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peter Korsgaard @ 2008-01-24 14:47 UTC (permalink / raw)
  To: dbrownell, linux-usb, linuxppc-dev, grant.likely

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
2.6.25.

Changes since v4:
 - Addressed Grant's comments (c67x00_dev->c67x00_hcd_dev, label indent)
 - Moved c67x00_ll_set_ep_{ctrl,packet_size}_reg() to patch 4 as they are
   only needed for gadget support.
 - Added c67x00_ prefix to struct lcp_int_data

--
Bye, Peter Korsgaard

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

end of thread, other threads:[~2008-01-24 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-24 14:47 [patch v5 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support Peter Korsgaard
2008-01-24 14:47 ` [patch v5 1/4] USB: add Cypress c67x00 low level interface code Peter Korsgaard
2008-01-24 14:47 ` [patch v5 2/4] USB: add Cypress c67x00 OTG controller core driver Peter Korsgaard
2008-01-24 14:47 ` [patch v5 3/4] USB: add Cypress c67x00 OTG controller HCD driver Peter Korsgaard
2008-01-24 14:47 ` [patch v5 4/4] USB: add Cypress c67x00 OTG controller gadget driver Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).