All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 05/12] usb: ehci: Add STi ehci support
Date: Wed, 10 May 2017 13:03:16 +0200	[thread overview]
Message-ID: <109cdb82-65e3-fea1-0563-cd0a95cb371b@denx.de> (raw)
In-Reply-To: <1494332206-24843-6-git-send-email-patrice.chotard@st.com>

On 05/09/2017 02:16 PM, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard@st.com>
> 
> Add support for on-chip ehci controller available
> on STMicrolectronics SoCs.
> ehci support will be then available on both type A
> USB 2.0 connectors.
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
> ---
> 
> v4:	_ update to use the new PHY uclass currently available on dm-next branch
> 
> v3: 	_ update to use new USB PHY uclass
> 
> v2:	_ update error messages
> 	_ add remove callback to put core into reset

Can we use/extend ehci-generic ?

-- 
Best regards,
Marek Vasut

  reply	other threads:[~2017-05-10 11:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-09 12:16 [U-Boot] [PATCH v4 00/12] STiH410-B2260: add reset, usb and fastboot support patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 01/12] mmc: sti_sdhci: Rework sti_mmc_core_config() patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 02/12] ARM: dts: stih410-family: Add missing reset_names for mmc1 node patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 03/12] mmc: sti_sdhci: Use reset framework patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 04/12] usb: phy: Add STi USB2 PHY patrice.chotard at st.com
2017-05-10 11:02   ` Marek Vasut
2017-05-10 14:29     ` Patrice CHOTARD
2017-05-09 12:16 ` [U-Boot] [PATCH v4 05/12] usb: ehci: Add STi ehci support patrice.chotard at st.com
2017-05-10 11:03   ` Marek Vasut [this message]
2017-05-10 15:39     ` Patrice CHOTARD
2017-05-09 12:16 ` [U-Boot] [PATCH v4 06/12] usb: ohci: Add STi ohci support patrice.chotard at st.com
2017-05-10 11:03   ` Marek Vasut
2017-05-10 15:39     ` Patrice CHOTARD
2017-05-09 12:16 ` [U-Boot] [PATCH v4 07/12] usb: xhci: Add STi xhci support patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 08/12] usb: dwc3: Add dwc3 glue driver support for STi patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 09/12] board: STiH410-B2260: add OHCI and XHCI related defines patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 10/12] board: STiH410-B2260: add fastboot support patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 11/12] STiH410-B2260: enable USB Host Networking patrice.chotard at st.com
2017-05-09 12:16 ` [U-Boot] [PATCH v4 12/12] STiH410-B2260: enable USB, fastboot, reset related flags patrice.chotard at st.com
2017-05-10 15:41 ` [U-Boot] [PATCH v4 00/12] STiH410-B2260: add reset, usb and fastboot support Patrice CHOTARD

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=109cdb82-65e3-fea1-0563-cd0a95cb371b@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 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.