summaryrefslogtreecommitdiffstats
path: root/test/dm/ofnode.c
Commit message (Collapse)AuthorAgeFilesLines
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-071-0/+17
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>