[U-Boot] [PULL] u-boot-mmc mmc-2019-11-5

Hi Tom,
Please pull u-boot-mmc mmc-2019-11-5
CI: https://travis-ci.org/MrVan/u-boot/builds/607453537
------------------------------------------------------- fsl_esdhc driver cleanup fsl_esdhc_imx driver improvement and compatible string update -------------------------------------------------------
Thanks, Peng.
The following changes since commit 73b6e6ad254b36763419cdd3fdf406c0094517b7:
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2019-11-04 12:57:41 -0500)
are available in the Git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2019-11-5
for you to fetch changes up to f65d08411d76f01ddfb5d44909c667b91b847ddf:
mmc: fsl_esdhc_imx: Update compatible string for imx8m (2019-11-05 11:21:25 +0800)
---------------------------------------------------------------- Peng Fan (2): mmc: fsl_esdhc_imx: drop redundant clock settings mmc: fsl_esdhc_imx: Update compatible string for imx8m
Yangbo Lu (7): mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() mmc: fsl_esdhc: fix voltage validation mmc: fsl_esdhc: clean up bus width configuration code mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() mmc: fsl_esdhc: drop redundant code for non-removable feature mmc: fsl_esdhc: always check write protect state mmc: fsl_esdhc: clean up DM and non-DM code
drivers/mmc/fsl_esdhc.c | 370 ++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------ drivers/mmc/fsl_esdhc_imx.c | 15 ++++-- include/fsl_esdhc.h | 14 +++--- 3 files changed, 139 insertions(+), 260 deletions(-)

On Wed, Nov 06, 2019 at 06:09:38AM +0000, Peng Fan wrote:
Hi Tom,
Please pull u-boot-mmc mmc-2019-11-5
Applied to u-boot/master, thanks!
participants (2)
-
Peng Fan
-
Tom Rini