[PATCH v5 04/11] dm: treewide: Complete migration to new driver model schema

Simon Glass sjg at chromium.org
Wed Feb 15 03:00:13 CET 2023


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

Signed-off-by: Simon Glass <sjg at 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!


More information about the U-Boot-Custodians mailing list