core: ofnode: add of_graph parsing helpers
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sat, 15 Feb 2025 17:46:29 +0000 (19:46 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Sat, 8 Mar 2025 14:35:46 +0000 (16:35 +0200)
commit9057077cf4e10611b8a553520c77cd1936c9cdeb
tree4350493aaf43428e1d2a8101146363be444d25bf
parente6883b6b30784a529fbccd74f3226ad493d15116
core: ofnode: add of_graph parsing helpers

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

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
drivers/core/Makefile
drivers/core/ofnode_graph.c [new file with mode: 0644]
include/dm/ofnode_graph.h [new file with mode: 0644]