
Hi Tom,
https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/8631
The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:
Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06 13:46:40 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-pull-8aug21
for you to fetch changes up to e679f39f7fc3eb083b2f957d748f81bbdc28f28c:
dtoc: Correct the intarray-widening test case (2021-08-08 11:27:27 -0600)
---------------------------------------------------------------- Use log subsystem for dm_warn() Various minor bug fixes
---------------------------------------------------------------- Patrick Delaunay (1): dm: migrate the dm_warn to use the log macro
Simon Glass (3): dm: core: Don't allow uclass use before ready patman: Avoid blank lines between tags dtoc: Correct the intarray-widening test case
drivers/core/uclass.c | 3 +++ drivers/core/util.c | 11 ----------- include/dm/uclass.h | 3 ++- include/dm/util.h | 2 +- test/dm/core.c | 1 + tools/dtoc/test_fdt.py | 2 +- tools/patman/func_test.py | 23 ++++++++++++++++++++++- tools/patman/patchstream.py | 7 ++++++- 8 files changed, 36 insertions(+), 16 deletions(-)
Regards, Simon

On Sun, Aug 08, 2021 at 08:32:19PM -0600, Simon Glass wrote:
Hi Tom,
https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/8631
The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:
Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06 13:46:40 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-pull-8aug21
for you to fetch changes up to e679f39f7fc3eb083b2f957d748f81bbdc28f28c:
dtoc: Correct the intarray-widening test case (2021-08-08 11:27:27 -0600)
Applied to u-boot/master, thanks!
participants (2)
-
Simon Glass
-
Tom Rini