u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
To: "trini@konsulko.com" <trini@konsulko.com>
Cc: "u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: [PULL] Please pull mmc-2021-9-13
Date: Mon, 13 Sep 2021 05:59:15 +0000	[thread overview]
Message-ID: <DB6PR0402MB2760C0D592675638AB36F2B188D99@DB6PR0402MB2760.eurprd04.prod.outlook.com> (raw)

Hi Tom,

Please pull mmc-2021-9-13

CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/9096
-----------------------------------
Support using mmc command for enumerating mmc card in a given mode
Fix device_remove in mmc
Fix switch issue with send_status disabled
Drop 1ms delay in fsl_esdhc command sending
Revert "mmc: sdhci: set to INT_DATA_END when there are data"
-----------------------------------

Thanks,
Peng.

The following changes since commit 4412fd8ba2ce5945d04f4b181a96e05576c46bf2:

  Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL' (2021-09-08 21:23:55 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2021-9-13

for you to fetch changes up to 285edfd7821e79de579b0bf1a7328dead2304a0b:

  mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common() (2021-09-13 11:46:50 +0800)

----------------------------------------------------------------
Aswath Govindraju (2):
      mmc: Add support for enumerating MMC card in a given mode using mmc command
      doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"

Michael Walle (1):
      mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()

Ye Li (2):
      mmc: fix switch issue with send_status disabled
      mmc: fix device_remove when HS400_ES is enabled

Yuezhang.Mo@sony.com (1):
      Revert "mmc: sdhci: set to INT_DATA_END when there are data"

 cmd/Kconfig              | 10 ++++++++++
 cmd/mmc.c                | 52 ++++++++++++++++++++++++++++++++++++++++++++--------
 doc/usage/mmc.rst        | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/mmc/fsl_esdhc.c  |  7 -------
 drivers/mmc/mmc-uclass.c |  5 ++++-
 drivers/mmc/mmc.c        | 32 +++++++++++++++++++++++++++-----
 drivers/mmc/sdhci.c      |  3 +--
 include/mmc.h            |  2 ++
 8 files changed, 135 insertions(+), 25 deletions(-)

             reply	other threads:[~2021-09-13  5:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-13  5:59 Peng Fan (OSS) [this message]
2021-09-13 21:25 ` [PULL] Please pull mmc-2021-9-13 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=DB6PR0402MB2760C0D592675638AB36F2B188D99@DB6PR0402MB2760.eurprd04.prod.outlook.com \
    --to=peng.fan@oss.nxp.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;
as well as URLs for NNTP newsgroup(s).