From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
Chris Morgan <macroalpha82@gmail.com>,
Jonas Karlman <jonas@kwiboo.se>
Subject: [GIT PULL] Please pull u-boot-dfu-20260211 into master
Date: Wed, 11 Feb 2026 15:13:03 +0100 [thread overview]
Message-ID: <87ms1fl66o.fsf@kernel.org> (raw)
Hi Tom,
Here is a PR for master
USB Gadget:
* dwc3: Support ip and version type
* dwc3: Increase controller halt timeout
* dwc3: Don't send unintended link state change
* dwc3: Improve reset sequence
* dwc2: Move dr_mode check to bind to support RK3288/RK3506 with
2 DWC2 controllers
CI:
* https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/29259
Regards,
Mattijs
The following changes since commit eed514b11d04a2f8a949521ad3bffba3ec98bd2f:
video: correct label for cyclic video_idle (2026-01-29 10:00:59 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20260211
for you to fetch changes up to e69841fa71d67c560d767b786f956bb6f2873130:
usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind() (2026-01-30 09:01:42 +0100)
----------------------------------------------------------------
u-boot-dfu-20260211
USB Gadget:
* dwc3: Support ip and version type
* dwc3: Increase controller halt timeout
* dwc3: Don't send unintended link state change
* dwc3: Improve reset sequence
* dwc2: Move dr_mode check to bind to support RK3288/RK3506 with
2 DWC2 controllers
----------------------------------------------------------------
Chris Morgan (4):
usb: dwc3: core: Add ip and version_type support from Linux
usb: dwc3: Increase DWC3 controller halt timeout
usb: dwc3: gadget: Don't send unintended link state change
usb: dwc3: core: improve reset sequence
Jonas Karlman (1):
usb: gadget: dwc2: Move dr_mode check from of_to_plat() to bind()
drivers/usb/dwc3/core.c | 92 +++++++++++++++++++++++++--------------
drivers/usb/dwc3/core.h | 60 +++++++++++++++++++++++++
drivers/usb/dwc3/gadget.c | 20 ++++-----
drivers/usb/dwc3/gadget.h | 14 ++++++
drivers/usb/gadget/dwc2_udc_otg.c | 19 +++++---
5 files changed, 156 insertions(+), 49 deletions(-)
next reply other threads:[~2026-02-11 14:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-11 14:13 Mattijs Korpershoek [this message]
2026-02-11 16:19 ` [GIT PULL] Please pull u-boot-dfu-20260211 into master Tom Rini
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=87ms1fl66o.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=jonas@kwiboo.se \
--cc=lukma@denx.de \
--cc=macroalpha82@gmail.com \
--cc=trini@konsulko.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