All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] Please pull mmc-2021-9-13
@ 2021-09-13  5:59 Peng Fan (OSS)
  2021-09-13 21:25 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2021-09-13  5:59 UTC (permalink / raw)
  To: trini; +Cc: u-boot

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

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

* Re: [PULL] Please pull mmc-2021-9-13
  2021-09-13  5:59 [PULL] Please pull mmc-2021-9-13 Peng Fan (OSS)
@ 2021-09-13 21:25 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-09-13 21:25 UTC (permalink / raw)
  To: Peng Fan (OSS); +Cc: u-boot

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

On Mon, Sep 13, 2021 at 05:59:15AM +0000, Peng Fan (OSS) wrote:

> Hi Tom,
> 
> Please pull mmc-2021-9-13
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/9096

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:[~2021-09-13 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13  5:59 [PULL] Please pull mmc-2021-9-13 Peng Fan (OSS)
2021-09-13 21:25 ` 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.