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

Jaehoon Chung jh80.chung at samsung.com
Tue May 8 07:22:14 UTC 2018


Dear Tom,

Could you pull these patches to u-boot/master?
If there is a problem, let me know, plz.

The following changes since commit a43d46a73cb2c40481791cb292b8eb0b5a80d55e:

  arm: v7R: Add support for enabling caches (2018-05-07 15:53:29 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-mmc.git master

for you to fetch changes up to e1fd9e6bb88a3f42e7e89e9c59589dbf904efe23:

  power: pwm regulator: support live tree (2018-05-08 13:12:33 +0900)

----------------------------------------------------------------
Andy Yan (1):
      power: pwm regulator: support live tree

Jaehoon Chung (6):
      configs: trats2: enable the max77686 regulator config
      power: pmic_max77686: remove the old pmic_max77686 file
      lib: fdtdec: drop the old compatible about max77686
      mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
      mmc: add the debug message in mmc_set_clock
      mmc: Kconfig: add the MMC_TRACE config in Kconfig

Patrick Bruenn (1):
      dm: mmc: socfpga: call dwmci_probe()

 configs/trats2_defconfig                |   2 +
 drivers/mmc/Kconfig                     |   8 +
 drivers/mmc/fsl_esdhc.c                 |   2 +-
 drivers/mmc/meson_gx_mmc.c              |   2 +-
 drivers/mmc/mmc.c                       |  20 ++-
 drivers/mmc/socfpga_dw_mmc.c            |   2 +-
 drivers/power/pmic/Makefile             |   1 -
 drivers/power/pmic/pmic_max77686.c      | 303 --------------------------------
 drivers/power/regulator/pwm_regulator.c |  15 +-
 include/fdtdec.h                        |   1 -
 include/mmc.h                           |   3 +
 lib/fdtdec.c                            |   1 -
 12 files changed, 32 insertions(+), 328 deletions(-)
 delete mode 100644 drivers/power/pmic/pmic_max77686.c

Best Regards,
Jaehoon Chung


More information about the U-Boot mailing list