[PATCH v1 0/1] core: ofnode: add of_graph parsing helpers

Svyatoslav Ryhel clamor95 at gmail.com
Sat Feb 15 18:55:33 CET 2025


Add a mostly complete list of ofnode analogs of of_graph
parsing helpers.

Svyatoslav Ryhel (1):
  core: ofnode: add of_graph parsing helpers

 drivers/core/Makefile       |   2 +-
 drivers/core/ofnode_graph.c | 217 ++++++++++++++++++++++++++++++++++++
 include/dm/ofnode_graph.h   |  90 +++++++++++++++
 3 files changed, 308 insertions(+), 1 deletion(-)
 create mode 100644 drivers/core/ofnode_graph.c
 create mode 100644 include/dm/ofnode_graph.h

-- 
2.43.0



More information about the U-Boot mailing list