From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6] usb: dwc2: Add support for SPLIT transactions
Date: Mon, 18 Jan 2016 18:21:18 +0100 [thread overview]
Message-ID: <201601181821.19012.marex@denx.de> (raw)
In-Reply-To: <1453000196-4752-1-git-send-email-stefan.bruens@rwth-aachen.de>
On Sunday, January 17, 2016 at 04:09:50 AM, Stefan Br?ns wrote:
> The first patch fixes an out-of-bounds access, and makes the calculation of
> maximum transfer size more straightforward. It also makes overriding the
> maximum transfer size easier for split transactions
>
> 2nd and 3rd patch cleanup and restructure the current code in preparation
> for the split support.
>
> Patch 4 and 5 add the actual support for CONTROL and BULK transactions.
>
> Patch 6 adds support for INTERUPT splits.
>
> The patch series uses the same logic as the earlier patch series, but is
> otherwise a rewrite.
>
> With the patch series, all my LS/FS devices enumerate behind the RPi 1
> onboard hub and an external hub.
>
> Interrupt transfers have been tested with a Logitech K400 and a noname
> wired keyboard. Both work if "stdin" includes usbkbd prior to usb start,
> and u-boot has been configured with CONFIG_USB_KEYBOARD=y and
> CONFIG_SYS_USB_EVENT_POLL=y (but only one at a time).
The series is fine with me and I was testing previous version on socfpga.
I'd like to apply this, unless there is some opposition.
Best regards,
Marek Vasut
next prev parent reply other threads:[~2016-01-18 17:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-17 3:09 [U-Boot] [PATCH 0/6] usb: dwc2: Add support for SPLIT transactions Stefan Brüns
2016-01-17 3:09 ` [U-Boot] [PATCH 1/6] usb: dwc2: Fix out-of-bounds access, fix chunk size Stefan Brüns
2016-01-17 3:09 ` [U-Boot] [PATCH 2/6] usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack Stefan Brüns
2016-01-17 3:09 ` [U-Boot] [PATCH 3/6] usb: dwc2: split transfer core from outer loop Stefan Brüns
2016-01-17 3:09 ` [U-Boot] [PATCH 4/6] usb: dwc2: add helper function for setting SPLIT HC registers Stefan Brüns
2016-01-17 3:09 ` [U-Boot] [PATCH 5/6] usb: dwc2: Implement SPLIT transaction support Stefan Brüns
2016-01-17 3:09 ` [U-Boot] [PATCH 6/6] usb: dwc2: Add SPLIT INTERRUPT " Stefan Brüns
2016-01-18 17:21 ` Marek Vasut [this message]
2016-01-27 3:52 ` [U-Boot] [PATCH 0/6] usb: dwc2: Add support for SPLIT transactions Stephen Warren
2016-01-27 4:05 ` 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=201601181821.19012.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