From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH REPOST] usb: create common header virtual root hub descriptors
Date: Fri, 14 Feb 2014 08:03:57 +0100 [thread overview]
Message-ID: <52FDBFDD.5090002@denx.de> (raw)
In-Reply-To: <1392351318-23304-1-git-send-email-swarren@wwwdotorg.org>
On 14.02.2014 05:15, Stephen Warren wrote:
> Many USB host controller drivers contain almost identical copies of the
> same virtual root hub descriptors. Put these into a common file to avoid
> duplication.
>
> Note that there were some very minor differences between the descriptors
> in the various files, such as:
>
> - USB 1.0 vs. USB 1.1
> - Manufacturer/Device ID
> - Max packet size
> - String content
>
> I assume these aren't relevant.
>
> Cc: Thomas Lange <thomas@corelatus.se>
> Cc: Shinya Kuribayashi <skuribay@pobox.com>
> Cc: Gary Jennejohn <garyj@denx.de>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Eric Millbrandt <emillbrandt@coldhaus.com>
> Cc: Pierre Aubert <p.aubert@staubli.com>
> Cc: Stefan Roese <sr@denx.de>
> Cc: Daniel Hellstrom <daniel@gaisler.com>
> Cc: Denis Peter <d.peter@mpl.ch>
> Cc: Rodolfo Giometti <giometti@linux.it>
> Cc: Zhang Wei <wei.zhang@freescale.com>
> Cc: Mateusz Zalega <m.zalega@samsung.com>
> Cc: Remy Bohmer <linux@bohmer.net>
> Cc: Markus Klotzbuecher <mk@denx.de>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> Cc: Gary Jennejohn <garyj@denx.de>
> Cc: C Nauman <cnauman@diagraph.com>
> Cc: David M?ller <d.mueller@elsoft.ch>
> Cc: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
> Cc: Thomas Abraham <t-abraham@ti.com>
> Cc: Tom Rini <trini@ti.com>
> Cc: Andrew Murray <amurray@embedded-bits.co.uk>
> Cc: Matej Fran?e?kin <matej.franceskin@comtrade.com>
> Cc: Cliff Cai <cliff.cai@analog.com>
> Cc: Bryan Wu <cooloney@gmail.com>
> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
> ---
> Repost: Marek asked me to resend this Cc to the maintainers of the various
> edited files. If you're CC'd, could you please check that the minor
> differences in the descriptor content between the new header and your
> driver isn't going to be an issue. It's pretty unclear who the maintainer
> is for many of the files, so I've had to cast a fairly wide net...
Looks good for ppc4xx, so:
Acked-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
next prev parent reply other threads:[~2014-02-14 7:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-14 4:15 [U-Boot] [PATCH REPOST] usb: create common header virtual root hub descriptors Stephen Warren
2014-02-14 7:03 ` Stefan Roese [this message]
2014-02-21 4:19 ` Stephen Warren
2014-02-21 20:03 ` Bryan Wu
2014-02-24 18:10 ` Marek Vasut
2014-03-03 16:26 ` Pierre AUBERT
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=52FDBFDD.5090002@denx.de \
--to=sr@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.