[PATCH v2 4/8] test: dm: Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle
Simon Glass
sjg at chromium.org
Wed Nov 20 14:48:12 CET 2024
On Sun, 10 Nov 2024 at 04:51, Christian Marangi <ansuelsmth at gmail.com> wrote:
>
> Expand dm_test_ofnode_phandle(_ot) with new ofnode/tree_parse_phandle() op.
>
> Signed-off-by: Christian Marangi <ansuelsmth at 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 at chromium.org>
More information about the U-Boot
mailing list