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

Dear Tom,
Could you pull these patches into u-boot/master? I have tested the buildman..but if there is a problem, let me know, plz.
The following changes since commit 380e86f361e4e2aef83295972863654fde157560:
Merge git://git.denx.de/u-boot-fsl-qoriq (2017-05-26 11:19:27 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to de59d10cd0a4e79c85e4f791fb8f023164d0890e:
doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund (2017-05-29 17:28:52 +0900)
---------------------------------------------------------------- Heiner Kallweit (1): mmc: meson: increase max block number per request
Keerthy (1): power: pmic: tps65218: Fix tps65218_voltage_update function
Philipp Tomsich (2): env_mmc: configure environment offsets via device tree doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund
Tom Rini (2): mmc: Change 'part_config' to be a u8 not char. drivers/power/regulator/max77686.c: Fix comparisons of unsigned expressions
common/env_mmc.c | 31 +++++++++++++++++++++++++++---- doc/device-tree-bindings/config.txt | 12 ++++++++++++ drivers/mmc/meson_gx_mmc.c | 2 +- drivers/power/pmic/pmic_tps65218.c | 2 +- drivers/power/regulator/max77686.c | 16 ++++++++-------- include/mmc.h | 2 +- include/power/tps65218.h | 2 ++ 7 files changed, 52 insertions(+), 15 deletions(-)
Best Regards, Jaehoon Chung

On Mon, May 29, 2017 at 05:31:50PM +0900, Jaehoon Chung wrote:
Dear Tom,
Could you pull these patches into u-boot/master? I have tested the buildman..but if there is a problem, let me know, plz.
The following changes since commit 380e86f361e4e2aef83295972863654fde157560:
Merge git://git.denx.de/u-boot-fsl-qoriq (2017-05-26 11:19:27 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mmc.git master
for you to fetch changes up to de59d10cd0a4e79c85e4f791fb8f023164d0890e:
doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund (2017-05-29 17:28:52 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Jaehoon Chung
-
Tom Rini