On Thu, 5 Dec 2024 at 06:54, Miquel Raynal <miquel.ray...@bootlin.com> wrote: > > This is a new DM core helper. There is now a graph endpoint > representation in the sandbox test DTS, so we can just use it to verify > the helper proper behavior. > > Suggested-by: Simon Glass <s...@chromium.org> > Signed-off-by: Miquel Raynal <miquel.ray...@bootlin.com> > --- > test/dm/test-fdt.c | 20 +++++++++++++++++++- > 1 file changed, 19 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>