Update various build and test components to use the new schema. Signed-off-by: Simon Glass <s...@chromium.org> ---
(no changes since v1) drivers/core/ofnode.c | 10 +++++----- drivers/video/video-uclass.c | 4 ++-- dts/Kconfig | 2 +- include/dm/device.h | 2 +- include/dm/ofnode.h | 10 +++++----- test/dm/test-fdt.c | 2 +- test/py/tests/test_ofplatdata.py | 8 ++++---- tools/binman/binman.rst | 3 +-- tools/dtoc/test_fdt.py | 8 ++++---- 9 files changed, 24 insertions(+), 25 deletions(-) Applied to u-boot-dm/next, thanks!