From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] usb: create common header virtual root hub descriptors
Date: Thu, 13 Feb 2014 21:44:03 +0100 [thread overview]
Message-ID: <201402132144.03564.marex@denx.de> (raw)
In-Reply-To: <1392270138-26613-1-git-send-email-swarren@wwwdotorg.org>
On Thursday, February 13, 2014 at 06:42:18 AM, 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.
Please CC the driver authors so we can be sure.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-02-13 20:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 5:42 [U-Boot] [PATCH] usb: create common header virtual root hub descriptors Stephen Warren
2014-02-13 20:44 ` Marek Vasut [this message]
2014-02-14 4:16 ` Stephen Warren
2014-02-14 8:23 ` Marek Vasut
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=201402132144.03564.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 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.