All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Cc: Lukasz Majewski <lukma@denx.de>,
	Kory Maincent <kory.maincent@bootlin.com>,
	Ivan Pang <ipman@amazon.com>
Subject: [GIT PULL] Please pull u-boot-dfu-20250616 into master
Date: Mon, 16 Jun 2025 14:12:32 +0200	[thread overview]
Message-ID: <87zfe7ga1b.fsf@kernel.org> (raw)

Hi Tom,

Please find the following fixes for master:

Usb gadget:
- Fix ti_musb driver in gadget mode (with DM_USB_GADGET)

DFU:
- mmc/scsi backends when using 10 or more partitions

CI job:
- https://source.denx.de/u-boot/custodians/u-boot-dfu/-/pipelines/26696

Thanks,
Mattijs

The following changes since commit c5afa1fef49f55146e78d6157470520391c40eca:

  Merge tag 'rpi-2025.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi (2025-06-15 10:31:03 -0600)

are available in the Git repository at:

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

for you to fetch changes up to e6eca9ea6457e79acb4e2a426f1e078842c17b25:

  usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral (2025-06-16 09:00:55 +0200)

----------------------------------------------------------------
u-boot-dfu-20250616

Usb gadget:
- Fix ti_musb driver in gadget mode (with DM_USB_GADGET)

DFU:
- mmc/scsi backends when using 10 or more partitions

----------------------------------------------------------------
Ivan Pang (1):
      dfu: fix dev_part_str for file operations

Kory Maincent (1):
      usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral

 drivers/dfu/dfu_mmc.c          | 2 +-
 drivers/dfu/dfu_scsi.c         | 2 +-
 drivers/usb/musb-new/ti-musb.c | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

             reply	other threads:[~2025-06-16 12:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-16 12:12 Mattijs Korpershoek [this message]
2025-06-16 21:24 ` [GIT PULL] Please pull u-boot-dfu-20250616 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=87zfe7ga1b.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=ipman@amazon.com \
    --cc=kory.maincent@bootlin.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 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.