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

Dear Tom,
Could you pull these patches to u-boot/master? There are the fixing patches. Other mmc patches are applied to u-boot-mmc/next branch. I will send the PR about them at next. If there is a problem, let me know, plz.
Sorry for late.
The following changes since commit ec1754f091c3c06d76592a3f9fecf6184f27e4c9:
Prepare v2018.05-rc3 (2018-05-01 09:09:31 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 4bf225aa87a11f5d22b22d469e77d005ad441fd8:
drivers:power:max77693: remove redundant logical constraint (2018-05-02 10:57:43 +0900)
---------------------------------------------------------------- Hannes Schmelzer (2): mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODE mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is defined
Heinrich Schuchardt (1): drivers:power:max77693: remove redundant logical constraint
Jaehoon Chung (1): samsung: board: init the s2mps11 pmic during booting time
Peng Fan (1): mmc: fix return value check condition
board/samsung/common/exynos5-dt.c | 4 ++++ drivers/mmc/mmc.c | 2 +- drivers/mmc/sdhci.c | 8 +++++++- drivers/mmc/zynq_sdhci.c | 2 +- drivers/power/mfd/fg_max77693.c | 2 -- include/sdhci.h | 6 ++++++ 6 files changed, 19 insertions(+), 5 deletions(-)
Best Regards, Jaehoon Chung

On Wed, May 02, 2018 at 11:03:20AM +0900, Jaehoon Chung wrote:
Dear Tom,
Could you pull these patches to u-boot/master? There are the fixing patches. Other mmc patches are applied to u-boot-mmc/next branch. I will send the PR about them at next. If there is a problem, let me know, plz.
Sorry for late.
The following changes since commit ec1754f091c3c06d76592a3f9fecf6184f27e4c9:
Prepare v2018.05-rc3 (2018-05-01 09:09:31 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to 4bf225aa87a11f5d22b22d469e77d005ad441fd8:
drivers:power:max77693: remove redundant logical constraint (2018-05-02 10:57:43 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Jaehoon Chung
-
Tom Rini