[PATCH v2 04/13] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
Simon Glass
sjg at chromium.org
Thu Dec 5 18:57:46 CET 2024
On Thu, 5 Dec 2024 at 06:54, Miquel Raynal <miquel.raynal at 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 <sjg at chromium.org>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
> test/dm/test-fdt.c | 20 +++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list