commit | b4f2ddab9fff468ca01021bcd2f7c38daa8f54f9 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Apr 27 01:02:02 2018 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon May 07 15:49:52 2018 -0400 |
tree | 3752b90ec08b52e53c2691a7c75bd793703509c7 | |
parent | 42ab107589864c50cdd4ccd292c1df237fbd0002 [diff] |
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>