[PATCH v2 2/9] test: dm: add test for ofnode_for_each_compatible_node()
Simon Glass
sjg at chromium.org
Sun Oct 24 21:53:40 CEST 2021
On Fri, 15 Oct 2021 at 07:15, Michael Walle <michael at walle.cc> wrote:
>
> Check that all matching nodes have the correct compatible and that there
> is at least one match.
>
> Signed-off-by: Michael Walle <michael at walle.cc>
> ---
> test/dm/ofnode.c | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list