[U-Boot] [PATCH 07/11] dm: core: Add a way to bind a device by ofnode

Simon Glass sjg at chromium.org
Mon Jul 9 19:50:41 UTC 2018


On 11 June 2018 at 13:07, Simon Glass <sjg at chromium.org> wrote:
> Add a new device_bind_ofnode() function which can bind a device given its
> ofnode. This allows binding devices more easily with livetree nodes.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/core/device.c        | 8 ++++++++
>  include/dm/device-internal.h | 4 ++++
>  2 files changed, 12 insertions(+)

Applied to u-boot-dm


More information about the U-Boot mailing list