[U-Boot] [PATCH v3 03/17] dm: core: lists.c: add new function lists_bind_fdt_by_prop()

Simon Glass sjg at chromium.org
Sun Mar 29 15:07:19 CEST 2015


Hi Przemyslaw,

On 24 March 2015 at 14:30, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
> This change adds new function: lists_bind_fdt_by_prop(), which can be used
> for bind the devices by custom property name for the compatible string.
>
> The function lists_bind_fdt() works the same as previous.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> ---
>  drivers/core/lists.c | 28 +++++++++++++++++++---------
>  include/dm/lists.h   | 18 ++++++++++++++++++
>  2 files changed, 37 insertions(+), 9 deletions(-)

I think we should do this another way - see my cover letter response.

Regards,
Simon


More information about the U-Boot mailing list