[patch v8 1/4] USB: add Cypress c67x00 low level interface code
Greg KH
greg at kroah.com
Thu Feb 21 03:13:43 EST 2008
On Wed, Feb 20, 2008 at 10:07:28AM +0100, Peter Korsgaard wrote:
> 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 at sunsite.dk>
> Acked-by: David Brownell <dbrownell at users.sourceforge.net>
> ---
> drivers/usb/c67x00/c67x00-ll-hpi.c | 405 +++++++++++++++++++++++++++++++++++++
> drivers/usb/c67x00/c67x00.h | 285 ++++++++++++++++++++++++++
Why not drivers/usb/hcd/c67x00/ instead?
thanks,
greg k-h
More information about the Linuxppc-dev
mailing list