All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] please pull mmc-2021-4-6
@ 2021-04-07  1:31 Peng Fan
  2021-04-07 12:06 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan @ 2021-04-07  1:31 UTC (permalink / raw)
  To: u-boot

Hi Tom,

Please pull mmc-2021-4-6

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

----------------------------------
Update hwpartition usage
Check bootbus's arguments
workaround for erratum A-011334 for fsl_esdhc driver
add pulse width detection workaround for fsl_esdhc driver
Use alias num before checking mmc index when creating device
---------------------------------

Thanks,
Peng.

The following changes since commit 90eba245a66aa20589404ba537215faf2012c1a3:

  Merge branch 'next' (2021-04-05 11:29:57 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2021-4-6

for you to fetch changes up to 2243d19e5618122d9d7aba23eb51f63f2719dba5:

  mmc: mmc-uclass: Use dev_seq() to read aliases node's index (2021-04-06 18:36:39 +0800)

----------------------------------------------------------------
Aswath Govindraju (2):
      mmc: Check for device with a seq number equal to num before checking against index
      mmc: mmc-uclass: Use dev_seq() to read aliases node's index

Jaehoon Chung (2):
      cmd: mmc: modify more readable about hwpartition usage
      cmd: mmc: check whether bootbus's arguments is valid or not

Michael Walle (3):
      mmc: fsl_esdhc: add workaround for erratum A-011334
      mmc: fsl_esdhc: add pulse width detection workaround
      board: sl28: enable HS400 mode again

 arch/arm/cpu/armv8/fsl-layerscape/Kconfig |  2 ++
 cmd/mmc.c                                 | 50 +++++++++++++++++++++++++++++++++++++++++++++-----
 configs/kontron_sl28_defconfig            |  2 +-
 drivers/mmc/Kconfig                       |  6 ++++++
 drivers/mmc/fsl_esdhc.c                   | 31 +++++++++++++++++++++++++++++--
 drivers/mmc/mmc-uclass.c                  | 12 +++++-------
 drivers/mmc/mmc.c                         |  8 +++++---
 include/fsl_esdhc.h                       |  3 +++
 8 files changed, 96 insertions(+), 18 deletions(-)

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

* [PULL] please pull mmc-2021-4-6
  2021-04-07  1:31 [PULL] please pull mmc-2021-4-6 Peng Fan
@ 2021-04-07 12:06 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2021-04-07 12:06 UTC (permalink / raw)
  To: u-boot

On Wed, Apr 07, 2021 at 01:31:32AM +0000, Peng Fan wrote:

> Hi Tom,
> 
> Please pull mmc-2021-4-6
> 
> CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/7022
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210407/5a8d05f9/attachment.sig>

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

end of thread, other threads:[~2021-04-07 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-07  1:31 [PULL] please pull mmc-2021-4-6 Peng Fan
2021-04-07 12:06 ` 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.