public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Lukasz Majewski <lukma@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
Date: Mon, 28 May 2018 09:29:03 +0200	[thread overview]
Message-ID: <20180528092903.3c057859@jawa> (raw)
In-Reply-To: <1527240762-27114-4-git-send-email-jjhiblot@ti.com>

On Fri, 25 May 2018 11:32:38 +0200
Jean-Jacques Hiblot <jjhiblot@ti.com> wrote:

> When DM_USB_DEV the platform code for the USB device must be replaced
> by calls to a USB device driver.
> 
> usb_gadget_initialize() probes the USB device driver.
> usb_gadget_release() removes the USB device driver.
> 
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>

Reviewed-by: Lukasz Majewski <lukma@denx.de>

Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180528/05643238/attachment.sig>

  reply	other threads:[~2018-05-28  7:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-25  9:32 [U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver Jean-Jacques Hiblot
2018-05-25  9:32 ` [U-Boot] [PATCH v1 1/7] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers Jean-Jacques Hiblot
2018-05-28  8:35   ` Michal Simek
2018-05-29  7:41     ` Jean-Jacques Hiblot
2018-05-25  9:32 ` [U-Boot] [PATCH v1 2/7] usb: introduce a separate config option for DM USB device Jean-Jacques Hiblot
2018-05-28  8:37   ` Michal Simek
2018-05-29  7:40     ` Jean-Jacques Hiblot
2018-05-25  9:32 ` [U-Boot] [PATCH v1 3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() Jean-Jacques Hiblot
2018-05-28  7:29   ` Lukasz Majewski [this message]
2018-05-25  9:32 ` [U-Boot] [PATCH v1 4/7] dwc3_generic: do not probe the USB device driver when it's bound Jean-Jacques Hiblot
2018-05-25  9:32 ` [U-Boot] [PATCH v1 5/7] dwc3: move phy operation to core.c Jean-Jacques Hiblot
2018-05-25  9:32 ` [U-Boot] [PATCH v1 6/7] dwc3-generic: Handle the PHYs, the clocks and the reset lines Jean-Jacques Hiblot
2018-05-25  9:32 ` [U-Boot] [PATCH v1 7/7] dwc3-generic: Add select_dr_mode operation Jean-Jacques Hiblot
2018-05-28  8:32 ` [U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver Michal Simek
2018-05-28  9:47   ` Jean-Jacques Hiblot
2018-05-28 10:25     ` Michal Simek
2018-05-29 11:03       ` Jean-Jacques Hiblot
2018-05-29 11:08         ` Michal Simek

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=20180528092903.3c057859@jawa \
    --to=lukma@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox