U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de, Jaehoon Chung <jh80.chung@samsung.com>
Subject: [GIT PULL] please pull mmc-master-2025-11-07
Date: Fri, 7 Nov 2025 15:02:03 +0800	[thread overview]
Message-ID: <aQ2ZUlW5i4t7lMr-@nxa18884-linux> (raw)

Hi Tom,

Please pull mmc-master-2025-11-07

--------------------------------------------------
- Disabling FMP on Exynos850 to make eMMC functional
  when U-Boot is executed during USB boot
- Drop extra included errno.h
--------------------------------------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/28218

Thanks,
Peng

The following changes since commit ddc916334a7a7e180b532dbb2cf1b778466d2b9b:

  Gitlab CI: Rework our tag usage again (2025-11-06 15:16:51 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-master-2025-11-07

for you to fetch changes up to 0408ae531fe8ad01b9b788181fc5b91e0a527b42:

  spl: mmc: avoid including errno.h twice (2025-11-07 09:32:27 +0800)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      spl: mmc: avoid including errno.h twice

Sam Protsenko (6):
      mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplication
      mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()
      mmc: exynos_dw_mmc: Improve coding style
      mmc: exynos_dw_mmc: Add quirk for disabling FMP
      mmc: exynos_dw_mmc: Add exynos850 compatible
      mmc: exynos_dw_mmc: Disable FMP for Exynos850 chip

 arch/arm/mach-exynos/include/mach/dwmmc.h |  6 +++
 common/spl/spl_mmc.c                      |  1 -
 drivers/mmc/dw_mmc.c                      |  6 +--
 drivers/mmc/exynos_dw_mmc.c               | 78 ++++++++++++++++++++++---------
 include/dwmmc.h                           |  3 --
 5 files changed, 65 insertions(+), 29 deletions(-)

             reply	other threads:[~2025-11-07 10:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-07  7:02 Peng Fan [this message]
2025-11-07 18:39 ` [GIT PULL] please pull mmc-master-2025-11-07 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=aQ2ZUlW5i4t7lMr-@nxa18884-linux \
    --to=peng.fan@oss.nxp.com \
    --cc=jh80.chung@samsung.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