[PATCH v3 3/5] test: create dedicated fdt node for ofnode_for_each_prop test
Simon Glass
sjg at chromium.org
Mon Jan 23 19:42:44 CET 2023
On Sun, 22 Jan 2023 at 08:21, Dzmitry Sankouski <dsankouski at gmail.com> wrote:
>
> Property count may change in /buttons node, if more button tests added,
> and this will break ofnode_for_each_prop.
> Add separate node for mentioned test.
>
> Signed-off-by: Dzmitry Sankouski <dsankouski at gmail.com>
> ---
> Changes for v2: N/A
> Changes for v3: N/A
>
> arch/sandbox/dts/test.dts | 14 ++++++++++++++
> test/dm/ofnode.c | 2 +-
> 2 files changed, 15 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list