All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] [UBOOT] [PATCH 2/4] USB: dwc3: Initial back port of dwc3 code
Date: Mon, 24 Jun 2013 07:05:12 -0500	[thread overview]
Message-ID: <51C835F8.80709@ti.com> (raw)
In-Reply-To: <20130624132450.2a9eedb9@amdc308.digital.local>

Ludasz
On 06/24/2013 06:24 AM, Lukasz Majewski wrote:
> Hi Dan,
>
>>  drivers/usb/dwc3/ep0.c        | 1085 ++++++++++++++++
>>  drivers/usb/dwc3/gadget.c     | 2806
>> +++++++++++++++++++++++++++++++++++++++++
>> drivers/usb/dwc3/gadget.h     |  196 +++
> How does this code map to the one already available
> at ./drivers/usb/gadget ?
Which code specifically are you referring to in the the drivers/usb/gadget?
The dwc3 gadget.c is the plumbing for the dwc to the gadget driver.
> Is there a change to reuse that code?
>
> Is your dwc3 gadget implementation working with composite layer? 
Currently I have only back ported the code for compilation.  I was RFCing to get comments
on how the header files will need to be updated and moved in order to accommodate the DWC and
host stack.
>


-- 
------------------
Dan Murphy

  reply	other threads:[~2013-06-24 12:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-21 18:27 [U-Boot] [RFC] [UBOOT] [PATCH 0/4] DWC back port from Linux kernel Dan Murphy
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 1/4] USB: Port usb.h file from linux kernel to uBoot Dan Murphy
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 2/4] USB: dwc3: Initial back port of dwc3 code Dan Murphy
2013-06-24 11:24   ` Lukasz Majewski
2013-06-24 12:05     ` Dan Murphy [this message]
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 3/4] omap5: usb: Add usb otg clocks and enable Dan Murphy
2013-06-21 18:27 ` [U-Boot] [RFC] [UBOOT] [PATCH 4/4] Makefile: Add the libdwc3 to the main Makefile Dan Murphy
2013-06-21 19:28 ` [U-Boot] [RFC] [UBOOT] [PATCH 0/4] DWC back port from Linux kernel Tom Rini

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=51C835F8.80709@ti.com \
    --to=dmurphy@ti.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.