commit | b4f20767b12a5718ed8549aece73d405c6cac800 | [log] [tgz] |
---|---|---|
author | Kever Yang <kever.yang@rock-chips.com> | Fri Feb 23 17:38:50 2018 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Fri Feb 23 20:48:09 2018 +0100 |
tree | 2e3374f58faf55f5389b6398116bef8dad0c3079 | |
parent | e2d5997ffdf5cbf4f7d53584dab2ffc673f50987 [diff] |
core: add ofnode_get_by_phandle() api We need to get ofnode from a phandle, add interface to support both live dt and fdt. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Tested-by: Klaus Goger <klaus.goger@theobroma-systems.com> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>