From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/4] USB multi controller
Date: Thu, 6 Sep 2012 04:23:40 +0200 [thread overview]
Message-ID: <201209060423.41076.marex@denx.de> (raw)
In-Reply-To: <5047E4D4.7070200@wwwdotorg.org>
Dear Stephen Warren,
> On 09/05/2012 05:12 PM, Lucas Stach wrote:
> > V3: Stephen ran into some problems applying this, as it seems my tree
> > wasn't as clean as it should have been. Sorry for the inconvenience.
> > This should now be fixed.
> >
> > Hi all,
> >
> > this is a follow up on the patch "USB: EHCI: Initialize multiple
> > USB controllers at once" from Jim Lin. It takes some of the
> > code but has undergone some heavy reworking.
> >
> > When we remove the ifdef horror from the above mentioned patch it's
> > mostly a big interface change to the usb subsystem. As this creates
> > a lot of churn I've split this up into a series. Every patch is self
> > contained so it doesn't break compiles and *should* not regress
> > any functionality on it's own. At least the series is bisectable in
> > case anything goes wrong. I've compile tested all the ARM configs.
> >
> > Both the lowlevel usb and ehci interface change are backward
> > compatible, so implementations that only use one controller can
> > choose to ignore the new interface. All implementations are
> > updated to work with the new function prototypes.
> >
> > For Tegra I've included a patch to actually use the new ehci
> > interface. Tom, Stephen, can I get an ACK from you for this, so
> > Marek can take this through his USB tree?
> >
> > All patches now rebased onto u-boot-usb/master.
>
> The series,
>
> Tested-by: Stephen Warren <swarren@nvidia.com>
>
> For reference, I tested on both Harmony (USB1+USB2 ULPI) and Seaboard
> (really Springbank) (USB1+USB3). I applied these patches on top of
> u-boot-usb/master, then merged in u-boot-tegra/next plus a few local
> patches, and resolved the one minor conflict.
>
> For the record so I can find it next time, the way to enable USB
> keyboard for stdin on Springbank is: setenv stdin serial,usbkbd.
Applied whole ting and pushed.
Thanks
> Thanks for rebasing!
Best regards,
Marek Vasut
prev parent reply other threads:[~2012-09-06 2:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 23:12 [U-Boot] [PATCH v3 0/4] USB multi controller Lucas Stach
2012-09-05 23:12 ` [U-Boot] [PATCH v3 1/4] usb: lowlevel interface change to support multiple controllers Lucas Stach
2012-09-06 2:23 ` Marek Vasut
2012-09-05 23:12 ` [U-Boot] [PATCH v3 2/4] usb: ehci: rework to take advantage of new lowlevel interface Lucas Stach
2012-09-17 20:31 ` Marek Vasut
2012-09-05 23:12 ` [U-Boot] [PATCH v3 3/4] usb: add support for multiple usb controllers Lucas Stach
2012-09-05 23:12 ` [U-Boot] [PATCH v3 4/4] tegra20: port to new ehci interface Lucas Stach
2012-09-05 23:48 ` [U-Boot] [PATCH v3 0/4] USB multi controller Stephen Warren
2012-09-06 2:23 ` Marek Vasut [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=201209060423.41076.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