dm: treewide: Complete migration to new driver model schema
authorSimon Glass <sjg@chromium.org>
Mon, 13 Feb 2023 15:56:34 +0000 (08:56 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 14 Feb 2023 16:43:27 +0000 (09:43 -0700)
commite316fbabbf1fe505162e35044c7924cbca0d73fd
tree838404c3c52c358673bd7465733dfba296c03c06
parent8c103c33fb14086aad6feda504934314d4397dd7
dm: treewide: Complete migration to new driver model schema

Update various build and test components to use the new schema.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/ofnode.c
drivers/video/video-uclass.c
dts/Kconfig
include/dm/device.h
include/dm/ofnode.h
test/dm/test-fdt.c
test/py/tests/test_ofplatdata.py
tools/binman/binman.rst
tools/dtoc/test_fdt.py