diff options
| author | Simon Glass <[email protected]> | 2022-09-06 20:27:24 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-09-29 22:43:43 -0400 |
| commit | b7bd94f1a8a63cd4f947036e0d42ee2e23852d64 (patch) | |
| tree | cb26f7ac2255dd93940b22859fea9f1b7b34759f /doc/develop | |
| parent | 2187cb7e4aaae7a4ed7318a073b26dff462cb7a1 (diff) | |
dm: core: Split ofnode_path_root() into two functions
This function turns out to be a little confusing since it looks up a path
and also registers the tree. Split it into two, one that gets the root
node and one that looks up a path, so the purpose is clear.
Registering the tree will happen in a function to be added in a later
patch, called oftree_from_fdt().
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
