Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/7711
The following changes since commit c003d2cd6b415319c3e40db42b48c2815acda3d3: Merge https://source.denx.de/u-boot/custodians/u-boot-marvell (2021-06-04 09:34:21 -0400) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-6jun21 for you to fetch changes up to 269fa8468df40952d538ac945db3d98a8d44f79e: test: add dm_test_read_resource (2021-06-05 07:35:47 -0600) ---------------------------------------------------------------- Minor fixes for sandbox and handling of dm-ranges ---------------------------------------------------------------- Alper Nebi Yasak (1): pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" Bin Meng (2): of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' of: addr: Remove call to dev_count_cells() in of_get_address() Heinrich Schuchardt (1): sandbox: correct determination of the text base Patrick Delaunay (2): net: luton: remove address translation after ofnode_read_resource test: add dm_test_read_resource arch/sandbox/cpu/start.c | 5 ++++- drivers/core/of_addr.c | 12 +++++------- drivers/net/mscc_eswitch/luton_switch.c | 5 +---- drivers/pwm/cros_ec_pwm.c | 2 +- test/dm/test-fdt.c | 33 +++++++++++++++++++++++++++++++++ 5 files changed, 44 insertions(+), 13 deletions(-) Regards, Simon