[U-Boot] [PATCH] test: ofnode: test ofnode_device_is_compatible()
Simon Glass
sjg at chromium.org
Mon Apr 30 23:12:16 UTC 2018
On 26 April 2018 at 10:02, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
>
> Test ofnode_device_is_compatible(), and also ofnode_path().
>
> Requested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> test/dm/Makefile | 1 +
> test/dm/ofnode.c | 19 +++++++++++++++++++
> 2 files changed, 20 insertions(+)
> create mode 100644 test/dm/ofnode.c
Thanks Masahiro, much appreciated.
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list