From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
Aswath Govindraju <a-govindraju@ti.com>,
Benjamin Hahn <B.Hahn@phytec.de>,
Alexander Sverdlin <alexander.sverdlin@siemens.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20240516
Date: Thu, 16 May 2024 17:12:33 +0200 [thread overview]
Message-ID: <87cyplzt7i.fsf@baylibre.com> (raw)
Hi Tom, everyone,
Sorry for the double email, I missed to include the list :(
Please find some fixes for master:
- Fix cdns3 low power hang via fast access bit
- Multiple dwc3 gadget fixes, mainly for USB support on TI AM6232
- Consistent USB_GADGET_MANUFACTURER for PHYTEC boards
- MAINTAINERS file update for u-boot-dfu
The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20737
Thanks,
Mattijs
The following changes since commit c8ffd1356d42223cbb8c86280a083cc3c93e6426:
Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" (2024-05-13 09:15:51 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-20240516
for you to fetch changes up to efbc11ccef89030ed54b7368458eeaf9ec687c77:
MAINTAINERS: add USB gadget regex to u-boot-dfu tree (2024-05-16 13:28:45 +0200)
----------------------------------------------------------------
u-boot-dfu-20240516
- Fix cdns3 low power hang via fast access bit
- Multiple dwc3 gadget fixes, mainly for USB support on TI AM6232
- Consistent USB_GADGET_MANUFACTURER for PHYTEC boards
- MAINTAINERS file update for u-boot-dfu
----------------------------------------------------------------
Aswath Govindraju (1):
usb: cdns3: gadget.c: Set fast access bit
Benjamin Hahn (1):
configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
Felipe Balbi (4):
usb: dwc3: gadget: combine return points into a single one
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
usb: dwc3: gadget: properly check ep cmd
Mattijs Korpershoek (2):
MAINTAINERS: add tree link for fastboot
MAINTAINERS: add USB gadget regex to u-boot-dfu tree
Thinh Nguyen (2):
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
MAINTAINERS | 4 +++
configs/phycore-imx8mp_defconfig | 2 +-
configs/phycore_am64x_a53_defconfig | 2 +-
configs/phycore_am64x_r5_defconfig | 2 +-
configs/phycore_pcl063_defconfig | 2 +-
configs/phycore_pcl063_ull_defconfig | 2 +-
drivers/usb/cdns3/gadget.c | 4 +++
drivers/usb/dwc3/core.h | 2 ++
drivers/usb/dwc3/gadget.c | 47 +++++++++++++++++++++++++++++++++---
9 files changed, 59 insertions(+), 8 deletions(-)
next reply other threads:[~2024-05-16 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-16 15:12 Mattijs Korpershoek [this message]
2024-05-16 18:22 ` [GIT PULL] Please pull u-boot-dfu-20240516 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=87cyplzt7i.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=B.Hahn@phytec.de \
--cc=a-govindraju@ti.com \
--cc=alexander.sverdlin@siemens.com \
--cc=lukma@denx.de \
--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