All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-20240516
@ 2024-05-16 15:12 Mattijs Korpershoek
  2024-05-16 18:22 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-05-16 15:12 UTC (permalink / raw)
  To: Tom Rini, u-boot
  Cc: Lukasz Majewski, Aswath Govindraju, Benjamin Hahn,
	Alexander Sverdlin

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull u-boot-dfu-20240516
  2024-05-16 15:12 [GIT PULL] Please pull u-boot-dfu-20240516 Mattijs Korpershoek
@ 2024-05-16 18:22 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-05-16 18:22 UTC (permalink / raw)
  To: Mattijs Korpershoek
  Cc: u-boot, Lukasz Majewski, Aswath Govindraju, Benjamin Hahn,
	Alexander Sverdlin

[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]

On Thu, May 16, 2024 at 05:12:33PM +0200, Mattijs Korpershoek wrote:

> 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)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-16 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 15:12 [GIT PULL] Please pull u-boot-dfu-20240516 Mattijs Korpershoek
2024-05-16 18:22 ` Tom Rini

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.