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

Jaehoon Chung jh80.chung at samsung.com
Mon Sep 25 05:31:03 UTC 2017


Dear Tom,

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

Other patches needs to check more, so i didn't apply them.
If i need to send PR again, i will send the PR as "take v2" for other patches.
(Patches relevant to HS200 and omap_hsmmc.)

The following changes since commit e884656c2c0b2406b9bf99ea76f5a8c75128a331:

  Merge git://www.denx.de/git/u-boot-imx (2017-09-20 12:32:34 -0400)

are available in the git repository at:

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

for you to fetch changes up to 8ff7763d62d09c541e398239b7e4e3a5e732d273:

  regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1 (2017-09-22 23:23:54 +0900)

----------------------------------------------------------------
Jean-Jacques Hiblot (2):
      dm: core: Add functions to get strings and the string count from a stringlist
      regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1

Marek Vasut (5):
      mmc: uniphier-sd: Factor out register IO
      mmc: uniphier-sd: Add support for 64bit controller
      mmc: uniphier-sd: Add support for 64bit FIFO
      mmc: uniphier-sd: Add support for quirks
      mmc: uniphier-sd: Add support for R8A7795 and R7A7796

 drivers/core/read.c                       |  11 ++
 drivers/mmc/Kconfig                       |   8 +-
 drivers/mmc/uniphier-sd.c                 | 219 +++++++++++++++-------
 drivers/power/regulator/Kconfig           |  13 ++
 drivers/power/regulator/Makefile          |   1 +
 drivers/power/regulator/pbias_regulator.c | 301 ++++++++++++++++++++++++++++++
 include/dm/read.h                         |  36 ++++
 7 files changed, 521 insertions(+), 68 deletions(-)
 create mode 100644 drivers/power/regulator/pbias_regulator.c

Best Regards,
Jaehoon Chung


More information about the U-Boot mailing list