public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dan Murphy <dmurphy@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] OMAP5 xHCI support
Date: Mon, 26 Aug 2013 08:54:48 -0500	[thread overview]
Message-ID: <1377525293-31508-1-git-send-email-dmurphy@ti.com> (raw)

This patch series adds the OMAP5 xHCI support.

It is has dependencies on the following patches

http://patchwork.ozlabs.org/patch/268797/
http://patchwork.ozlabs.org/patch/268766/

At this time the uBoot USB engine does not allow more then one stack
to be enabled at a time.  Since the ethernet port is on the eHCI
port I have opt'd to keep the eHCI enabled over the xHCI.

To enable the xHCI stack for OMAP add the following configs
in addition to the standard USB defines.  NOTE: eHCI must be disabled


CONFIG_USB_XHCI
CONFIG_USB_XHCI_OMAP
CONFIG_PALMAS_USB_SS_PWR

             reply	other threads:[~2013-08-26 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 13:54 Dan Murphy [this message]
2013-08-26 13:54 ` [U-Boot] [PATCH 1/5] ARM: OMAP5: Power: Add new function to turn on SMPS10 Dan Murphy
2013-08-26 13:54 ` [U-Boot] [PATCH 2/5] ARM: OMAP5: Add registers and defines for USBOTG SS Dan Murphy
2013-08-26 13:54 ` [U-Boot] [PATCH 3/5] USB: xHCI: Add header for readl/writel functions Dan Murphy
2013-09-04 14:17   ` Marek Vasut
2013-09-04 15:24     ` Dan Murphy
2013-08-26 13:54 ` [U-Boot] [PATCH 4/5] OMAP5: USB: Add OMAP xHCI file and header Dan Murphy
2013-08-26 13:54 ` [U-Boot] [PATCH 5/5] OMAP5-uevm: USB: Add xHCI host contoller support Dan Murphy

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=1377525293-31508-1-git-send-email-dmurphy@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox