mirror of
https://xff.cz/git/u-boot/
synced 2025-09-28 22:11:16 +02:00
device_is_compatible() takes udevice, but there is no such a helper that takes ofnode. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>