Skip to content

Commit

Permalink
USB: add Cypress c67x00 low level interface code
Browse files Browse the repository at this point in the history
This patch adds the low level support code for the Cypress c67x00 family of
OTG controllers.  The low level code is responsible for register access and
implements the software protocol for communicating with the 16bit
microcontroller inside the c67x00 device.

Communication is done over the HPI interface (16bit SRAM-like parallel bus).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Peter Korsgaard authored and Greg Kroah-Hartman committed May 2, 2008
1 parent 21ae1dd commit d6f9450
Show file tree
Hide file tree
Showing 2 changed files with 690 additions and 0 deletions.
Loading

0 comments on commit d6f9450

Please sign in to comment.