[U-Boot] [GIT PULL ] Please pull u-boot-mmc master

Dear Tom,
Could you pull these patches to u-boot/master?
The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:
Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to beac7d33d9131d22ffbdbfbf2786858062b63786:
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified (2018-02-26 10:52:15 +0900)
---------------------------------------------------------------- Alexander Kochetkov (1): mmc: fix off-by-one bug in mmc_startup_v4()
Faiz Abbas (1): mmc: Drop unnecessary case for mmc_probe()
Jaehoon Chung (1): mmc: synchronize the sequence with enum bus_mode in mmc.h
Jean-Jacques Hiblot (4): mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_plat mmc: omap_hsmmc: compile out write support if not needed mmc: omap_hsmmc: make it possible to compile out ADMA support mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified
arch/arm/include/asm/omap_mmc.h | 2 +- drivers/mmc/Kconfig | 9 +++++++++ drivers/mmc/mmc.c | 20 +++++--------------- drivers/mmc/omap_hsmmc.c | 31 ++++++++++++++++++++----------- 4 files changed, 35 insertions(+), 27 deletions(-)
Best Regards, Jaehoon Chung

On Mon, Feb 26, 2018 at 10:58:59AM +0900, Jaehoon Chung wrote:
Dear Tom,
Could you pull these patches to u-boot/master?
The following changes since commit f0f6917188ad660cf002c10095f46ecf748b8f58:
Prepare v2018.03-rc3 (2018-02-20 16:51:56 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to beac7d33d9131d22ffbdbfbf2786858062b63786:
mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specified (2018-02-26 10:52:15 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Jaehoon Chung
-
Tom Rini