public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [GIT PULL] Please pull u-boot-dfu-next-20240402
@ 2024-04-02  9:34 Mattijs Korpershoek
  2024-04-03 11:19 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Mattijs Korpershoek @ 2024-04-02  9:34 UTC (permalink / raw)
  To: Tom Rini; +Cc: Lukasz Majewski, Marek Vasut, Caleb Connolly, u-boot

Hi Tom,

Here are some developments for next including:

- Implement Qualcomm wrapper for dwc3
- Multiple sector size support for UMS
- CDC ACM gadget initialization fix
- Refactor board code from dwc3 to prepare better interrupt support
- Bugfix for for qcom-smmu when compiling with -DDEBUG

The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20143

Thanks,
Mattijs

Note: sorry for the noise, I forgot to include u-boot list in the first email.

The following changes since commit e50cb36cb5e772d5bbd30d070faedf7323406364:

  Merge branch '2024-03-19-assorted-updates' into next (2024-03-20 08:39:05 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20240402

for you to fetch changes up to 12ac51cdb788b9f8e50cbc4fa3681102882ade33:

  usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts (2024-04-02 09:08:07 +0200)

----------------------------------------------------------------
u-boot-dfu-next-20240402

- Implement Qualcomm wrapper for dwc3
- Multiple sector size support for UMS
- CDC ACM gadget initialization fix
- Refactor board code from dwc3 to prepare better interrupt support
- Bugfix for for qcom-smmu when compiling with -DDEBUG

----------------------------------------------------------------
Caleb Connolly (4):
      usb: dwc3-generic: implement Qualcomm wrapper
      usb: gadget: CDC ACM: call usb_gadget_initialize
      usb: gadget: UMS: support multiple sector sizes
      iommu: qcom-smmu: fix debugging

Marek Vasut (2):
      usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
      usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts

 board/purism/librem5/spl.c          |   6 ---
 board/samsung/common/exynos5-dt.c   |   6 ---
 board/st/stih410-b2260/board.c      |   6 ---
 board/ti/am43xx/board.c             |  11 ----
 cmd/usb_mass_storage.c              |   4 --
 drivers/iommu/qcom-hyp-smmu.c       |   2 +-
 drivers/usb/dwc3/core.c             |  26 ++++++---
 drivers/usb/dwc3/dwc3-generic.c     |  81 +++++++++++++++++++++++++++-
 drivers/usb/dwc3/dwc3-omap.c        |   4 +-
 drivers/usb/gadget/f_acm.c          |   9 ++++
 drivers/usb/gadget/f_mass_storage.c | 102 ++++++++++++++++++++----------------
 drivers/usb/gadget/storage_common.c |  12 +++--
 include/dwc3-omap-uboot.h           |   1 -
 include/dwc3-uboot.h                |   2 +-
 include/usb_mass_storage.h          |   1 -
 15 files changed, 178 insertions(+), 95 deletions(-)

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

* Re: [GIT PULL] Please pull u-boot-dfu-next-20240402
  2024-04-02  9:34 [GIT PULL] Please pull u-boot-dfu-next-20240402 Mattijs Korpershoek
@ 2024-04-03 11:19 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2024-04-03 11:19 UTC (permalink / raw)
  To: Mattijs Korpershoek; +Cc: Lukasz Majewski, Marek Vasut, Caleb Connolly, u-boot

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

On Tue, Apr 02, 2024 at 11:34:38AM +0200, Mattijs Korpershoek wrote:

> Hi Tom,
> 
> Here are some developments for next including:
> 
> - Implement Qualcomm wrapper for dwc3
> - Multiple sector size support for UMS
> - CDC ACM gadget initialization fix
> - Refactor board code from dwc3 to prepare better interrupt support
> - Bugfix for for qcom-smmu when compiling with -DDEBUG
> 
> The CI job is at https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/20143
> 
> Thanks,
> Mattijs
> 
> Note: sorry for the noise, I forgot to include u-boot list in the first email.
> 
> The following changes since commit e50cb36cb5e772d5bbd30d070faedf7323406364:
> 
>   Merge branch '2024-03-19-assorted-updates' into next (2024-03-20 08:39:05 -0400)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-dfu.git tags/u-boot-dfu-next-20240402
> 
> for you to fetch changes up to 12ac51cdb788b9f8e50cbc4fa3681102882ade33:
> 
>   usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts (2024-04-02 09:08:07 +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-04-03 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-02  9:34 [GIT PULL] Please pull u-boot-dfu-next-20240402 Mattijs Korpershoek
2024-04-03 11:19 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox