[U-Boot] [RESEND PATCH v2 4/4] core: Make device_is_compatible live-tree compatible

Simon Glass sjg at chromium.org
Mon Jan 22 00:42:18 UTC 2018


On 15 January 2018 at 03:07, Mario Six <mario.six at gdsys.cc> wrote:
> Judging from its name and parameters, device_is_compatible looks like it
> is compatible with a live device tree, but it actually isn't.
>
> Make it compatible with a live device tree.
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
>
> v1 -> v2:
> None
>
> ---
>  drivers/core/device.c | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list