[U-Boot] Please pull u-boot-dm

Hi Tom,
Here are the patches that survived testing so far. More to come next week.
The following changes since commit 5877d8f398de26617be6f1f57bc30c49e9f90ebb:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2017-03-21 14:10:15 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 55bc080e799ac18802a791bd5ce5d83a136da6e3:
dtoc: make ScanTree recurse into subnodes (2017-03-22 07:27:19 -0600)
---------------------------------------------------------------- Jean-Jacques Hiblot (2): regmap: use fdt address translation drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
Lokesh Vutla (1): dm: core: Fix Handling of global_data moving in SPL
Philipp Tomsich (1): dtoc: make ScanTree recurse into subnodes
drivers/core/regmap.c | 14 ++++++++------ drivers/core/root.c | 6 ++++-- drivers/spi/ti_qspi.c | 47 ++++++++++++++++++++++++++++++++++++++++++----- tools/dtoc/dtoc.py | 19 ++++++++++++++++++- 4 files changed, 72 insertions(+), 14 deletions(-)
Regards, Simon

On Thu, Mar 23, 2017 at 09:41:34AM -0600, Simon Glass wrote:
Hi Tom,
Here are the patches that survived testing so far. More to come next week.
The following changes since commit 5877d8f398de26617be6f1f57bc30c49e9f90ebb:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2017-03-21 14:10:15 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 55bc080e799ac18802a791bd5ce5d83a136da6e3:
dtoc: make ScanTree recurse into subnodes (2017-03-22 07:27:19 -0600)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini