From: Greg KH <greg@kroah.com>
To: Peter Korsgaard <jacmet@sunsite.dk>
Cc: linuxppc-dev@ozlabs.org, dbrownell@users.sourceforge.net,
stern@rowland.harvard.edu, linux-usb@vger.kernel.org
Subject: Re: [patch v8 1/4] USB: add Cypress c67x00 low level interface code
Date: Wed, 20 Feb 2008 08:13:43 -0800 [thread overview]
Message-ID: <20080220161343.GC2658@kroah.com> (raw)
In-Reply-To: <20080220091400.882581000@sunsite.dk>
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@sunsite.dk>
> Acked-by: David Brownell <dbrownell@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
next prev parent reply other threads:[~2008-02-20 16:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-20 9:07 [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support Peter Korsgaard
2008-02-20 9:07 ` [patch v8 1/4] USB: add Cypress c67x00 low level interface code Peter Korsgaard
2008-02-20 16:13 ` Greg KH [this message]
2008-02-20 16:59 ` Peter Korsgaard
2008-02-20 17:40 ` Greg KH
2008-02-20 9:07 ` [patch v8 2/4] USB: add Cypress c67x00 OTG controller core driver Peter Korsgaard
2008-02-20 9:07 ` [patch v8 3/4] USB: add Cypress c67x00 OTG controller HCD driver Peter Korsgaard
2008-02-21 3:06 ` David Brownell
2008-02-21 7:53 ` Peter Korsgaard
2008-02-20 9:07 ` [patch v8 4/4] USB: add Cypress c67x00 OTG controller gadget driver Peter Korsgaard
2008-02-20 16:14 ` [patch v8 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support Greg KH
2008-02-20 17:01 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080220161343.GC2658@kroah.com \
--to=greg@kroah.com \
--cc=dbrownell@users.sourceforge.net \
--cc=jacmet@sunsite.dk \
--cc=linux-usb@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=stern@rowland.harvard.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).