[U-Boot] [PATCH v2 02/20] dm: core: Add a function to bind a driver for a device tree node

Simon Glass sjg at chromium.org
Thu Apr 30 06:21:54 CEST 2015


On 28 April 2015 at 20:25, Simon Glass <sjg at chromium.org> wrote:
> Some device tree nodes do not have compatible strings but do require
> drivers. This is pretty rare, and somewhat unfortunate. Add a function
> to permit creation of a driver for any device tree node.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/core/lists.c |  9 ++++++++-
>  include/dm/lists.h   | 16 ++++++++++++++++
>  2 files changed, 24 insertions(+), 1 deletion(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list