[U-Boot] [PATCH 2/4] dm: ofnode: add ofnode_device_is_compatible() helper
Simon Glass
sjg at chromium.org
Sun Apr 22 20:11:16 UTC 2018
Hi Masahiro,
On 17 April 2018 at 20:38, Masahiro Yamada <yamada.masahiro at socionext.com>
wrote:
> device_is_compatible() takes udevice, but there is no such a helper
> that takes ofnode.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> drivers/core/device.c | 8 +-------
> drivers/core/ofnode.c | 11 +++++++++++
> include/dm/ofnode.h | 11 +++++++++++
> 3 files changed, 23 insertions(+), 7 deletions(-)
Please can you add a call to this to a test?
Regards,
Simon
More information about the U-Boot
mailing list