diff options
| author | Simon Glass <[email protected]> | 2022-09-06 20:27:23 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-09-29 22:43:43 -0400 |
| commit | 2187cb7e4aaae7a4ed7318a073b26dff462cb7a1 (patch) | |
| tree | 1f99048a80467776ab8c0d71f3a35f76f8318bda /doc/develop/driver-model | |
| parent | 928d267aeea9406497c8060c03d3a0a78a8cbaa9 (diff) | |
dm: core: Allow obtaining a node offset in the same tree
In some cases we want to obtain an ofnode in the same tree as a different
ofnode, such as when looking up a subnode. At present this is trivial,
since there is only one tree. When there are multiple trees, this
implementation will change.
Also move the ofnode_to_offset() function up higher in the header file,
since we will need to provide a different implementation with multiple
trees.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop/driver-model')
0 files changed, 0 insertions, 0 deletions
