
20 Nov
2024
20 Nov
'24
2:48 p.m.
On Sun, 10 Nov 2024 at 04:51, Christian Marangi ansuelsmth@gmail.com wrote:
Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle() op.
Signed-off-by: Christian Marangi ansuelsmth@gmail.com
arch/sandbox/dts/other.dts | 7 ++++++ arch/sandbox/dts/test.dts | 7 ++++++ test/dm/ofnode.c | 44 ++++++++++++++++++++++++++++++++++---- 3 files changed, 54 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org