[PULL] please pull mmc-2021-4-6

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

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!
participants (2)
-
Peng Fan
-
Tom Rini