public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 2/2] USB: xHCI: Add stack support for xHCI
Date: Tue, 23 Oct 2012 15:35:02 -0700	[thread overview]
Message-ID: <20121023223502.GF6206@bill-the-cat> (raw)
In-Reply-To: <201210231343.51269.marex@denx.de>

On Tue, Oct 23, 2012 at 01:43:51PM +0200, Marek Vasut wrote:
> Dear Vivek Gautam,
> 
> > This adds stack layer for eXtensible Host Controller Interface
> > which facilitates use of USB 3.0 in host mode.
> > 
> > This work is based on xHCI host controller driver in linux-kernel
> > by Sarah Sharp.
> > The code corresponding to xhci.c, xhci-mem.c, xhci-ring.c and
> > xhci-hub.c in linux-kernel is grouped together here in
> > single driver 'xhci.c'.
> 
> I wouldn't object keeping them separate so they can be easily synced with the 
> Linux code actually. Can you try doing it that way ? (Pull it from Linux and do 
> just minimal adjustments to wire it into U-Boot ... maybe implement some 
> translation layer) ?

Agreed, we want to figure out how to keep this code in sync with the
kernel.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121023/09d0cb5b/attachment.pgp>

  reply	other threads:[~2012-10-23 22:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-23 10:54 [U-Boot] [RFC PATCH 0/2] USB: XHCI: Add xHCI host controller stack driver Vivek Gautam
2012-10-23 10:54 ` [U-Boot] [RFC PATCH 1/2] USB: SS: Add support for Super Speed USB interface Vivek Gautam
2012-10-23 11:40   ` Marek Vasut
2012-10-26 10:07     ` Vivek Gautam
2012-10-26 10:18       ` Marek Vasut
2012-10-26 10:34         ` Vivek Gautam
2012-10-26 11:06           ` Marek Vasut
2012-10-23 10:54 ` [U-Boot] [RFC PATCH 2/2] USB: xHCI: Add stack support for xHCI Vivek Gautam
2012-10-23 11:43   ` Marek Vasut
2012-10-23 22:35     ` Tom Rini [this message]
2012-10-26  9:51       ` Vivek Gautam
2012-10-26 10:17         ` Vivek Gautam
2012-10-26 10:18         ` Marek Vasut
2012-10-26 10:21           ` Vivek Gautam
2012-10-23 13:00   ` Wolfgang Denk
2012-10-25  6:12     ` Vivek Gautam
2013-01-11  5:32       ` Satendra Pratap
2013-01-11 10:05         ` Vivek Gautam
2012-10-23 11:20 ` [U-Boot] [RFC PATCH 0/2] USB: XHCI: Add xHCI host controller stack driver Marek Vasut
2012-10-23 12:53   ` Vivek Gautam

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=20121023223502.GF6206@bill-the-cat \
    --to=trini@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