From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V6 03/10] usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.
Date: Sun, 20 Oct 2013 23:43:40 +0200 [thread overview]
Message-ID: <201310202343.40736.marex@denx.de> (raw)
In-Reply-To: <1381444084-24296-4-git-send-email-troy.kisky@boundarydevices.com>
Dear Troy Kisky,
> This paramter will later be used to initialize OTG ports in
> host or device mode.
>
> Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Might be worth to start consolidating this blowout of parameters into some
larger structure to be passed to those functions.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2013-10-20 21:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 22:27 [U-Boot] [PATCH V6 00/10] Make mv_udc work for i.mx6 Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 01/10] usb: rename board_usb_init_type to usb_init_type Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 02/10] usb: add enum usb_init_type parameter to usb_lowlevel_init Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 03/10] usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init Troy Kisky
2013-10-20 21:43 ` Marek Vasut [this message]
2013-10-10 22:27 ` [U-Boot] [PATCH V6 04/10] usb: gadget: mv_udc: don't check CONFIG_USB_MAX_CONTROLLER_COUNT Troy Kisky
2013-10-10 22:27 ` [U-Boot] [PATCH V6 05/10] usb: ehci-mx6: add support for otg port Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 06/10] usb: gadget: mv_udc: fix full speed connections Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 07/10] usb: gadget: mv_udc: optimize bounce Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 08/10] usb: gadget: mv_udc: optimize ep_enable Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 09/10] usb: gadget: mv_udc: split mv_udc.h file Troy Kisky
2013-10-10 22:28 ` [U-Boot] [PATCH V6 10/10] usb: udc: add udc.h include file Troy Kisky
2013-10-20 21:48 ` [U-Boot] [PATCH V6 00/10] Make mv_udc work for i.mx6 Marek Vasut
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=201310202343.40736.marex@denx.de \
--to=marex@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