]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd3fd60b74767039a3dae55ffcbe5a0db583a36df
tree838404c3c52c358673bd7465733dfba296c03c06
parent8eacbf746794863799ad9a77750b2bc60716877c
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