From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 2/2] USB: xHCI: Add stack support for xHCI
Date: Fri, 26 Oct 2012 12:18:29 +0200 [thread overview]
Message-ID: <201210261218.29831.marex@denx.de> (raw)
In-Reply-To: <CAFp+6iGF2Ray89wKKJm7OzUbY1NdnyUqHeNOP8e8YD=vOXBwtA@mail.gmail.com>
Dear Vivek Gautam,
> HI,
>
> On Wed, Oct 24, 2012 at 4:05 AM, Tom Rini <trini@ti.com> wrote:
> > 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.
>
> Good that we split the file (having separate files xhci.c, xhci-mem.c,
> xhci-ring.c)
> with certain changes and adjustments ?
> This way we shall be able to keep track of it keep in-sync with kernel.
Sounds good :)
Best regards,
Marek Vasut
next prev parent reply other threads:[~2012-10-26 10:18 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
2012-10-26 9:51 ` Vivek Gautam
2012-10-26 10:17 ` Vivek Gautam
2012-10-26 10:18 ` Marek Vasut [this message]
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=201210261218.29831.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