]> git.sur5r.net Git - u-boot/commit
core: add uclass_get_device_by_phandle_id() api
authorKever Yang <kever.yang@rock-chips.com>
Fri, 9 Feb 2018 02:56:23 +0000 (10:56 +0800)
committerSimon Glass <sjg@chromium.org>
Sat, 31 Mar 2018 07:59:59 +0000 (15:59 +0800)
commitd255fade66414271950ab605098439591a67f1ed
treecc87586953c23c8013a6dd1b88b33f63a68a23e7
parent81cf7c8d45935a295991fe2cd1df286f0f47511f
core: add uclass_get_device_by_phandle_id() api

Add api for who can not get phandle from a device property.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/core/uclass.c
include/dm/uclass.h