test: ofnode: test ofnode_device_is_compatible()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 26 Apr 2018 16:02:02 +0000 (01:02 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 7 May 2018 19:49:52 +0000 (15:49 -0400)
commit04ca871459da53930a81509c53724ccfa7101118
tree3752b90ec08b52e53c2691a7c75bd793703509c7
parent99552c343576051c9edcf5c9f3fe4186d5c76029
test: ofnode: test ofnode_device_is_compatible()

Test ofnode_device_is_compatible(), and also ofnode_path().

Requested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/Makefile
test/dm/ofnode.c [new file with mode: 0644]