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] [PATCH 0/7] USB: XHCI: Add xHCI host controller stack driver
Date: Wed, 31 Jul 2013 09:18:12 -0500	[thread overview]
Message-ID: <51F91CA4.70602@ti.com> (raw)
In-Reply-To: <CAFp+6iGJWn_PE7UpWV70e4pGwegayRHf9ysT+5WLts7mbJxctA@mail.gmail.com>

Vivek

On 07/31/2013 08:55 AM, Vivek Gautam wrote:
<snip>
> Did you have an updated patch set for the xHCI code?
> At this point of time, we would have one or two fixes on top of this
> version of patches for xHCI.
> I can post those patches patches based on this series, so that you can
> just pick up those. But they are
> more of some BUG case handling and all.

Great! Please cc me on these and I can pick them up directly.
I have one change in the xhci.h file where I had to add the

#include <asm/io.h>

Because readl and writel were giving me an implicit declaration warning when building.

I have other comments on the code but nothing operational more nit picky.  I will wait for the updated patchset

>> I have a working implementation on top of this patchset for the OMAP5 device.
> Great!! so may be once you are ready you can post, and i can add the
> exynos part to the dwc3 and test things at my end.

Well for now we can keep the dwc code where it is in the processor specific files.

The dwc work will take a little bit of time and I would prefer to have the xHCI stack pulled in and rework the
omap and exynos xhci files when the dwc code was brought in.

>> So we probably should go with this patch set instead of trying to back port the full xHCI stack from the kernel.
> Cool.
>
>> Dan
>>
>> --
>> ------------------
>> Dan Murphy
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>
>


-- 
------------------
Dan Murphy

      reply	other threads:[~2013-07-31 14:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-02 12:59 [U-Boot] [PATCH 0/7] USB: XHCI: Add xHCI host controller stack driver Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 1/7] arm: exynos5250: Define CONFIG_SYS_CACHELINE_SIZE Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 2/7] USB: xHCI: Add stack support for xHCI Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 3/7] USB: XHCI: Add xHCI host controller support for Exynos5 Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 4/7] arm: exynos: Add methods to control power to USB 3.0 PHY Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 5/7] exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 6/7] exynos5: dts: Add device node for XHCI Vivek Gautam
2013-07-02 12:59 ` [U-Boot] [PATCH 7/7] temp: ARM: EXYNOS5: Enable xHCI support for Exynos5 Vivek Gautam
2013-07-02 15:23 ` [U-Boot] [PATCH 0/7] USB: XHCI: Add xHCI host controller stack driver Dan Murphy
2013-07-02 21:27   ` Marek Vasut
2013-07-03 11:15     ` Vivek Gautam
2013-07-08 13:01       ` Marek Vasut
2013-07-10 16:57       ` Dan Murphy
2013-07-18 20:53         ` Julius Werner
2013-07-19 16:57           ` Dan Murphy
2013-07-31 13:01 ` Dan Murphy
2013-07-31 13:55   ` Vivek Gautam
2013-07-31 14:18     ` Dan Murphy [this message]

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=51F91CA4.70602@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