
22 Jan
2016
22 Jan
'16
4:18 p.m.
On 21 January 2016 at 19:43, Simon Glass sjg@chromium.org wrote:
It is sometimes useful to be able to find a device before probing it, perhaps to set up some platform data for it. Allow finding by of_offset also.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v9: None Changes in v2: None
drivers/core/uclass.c | 4 ++-- include/dm/uclass-internal.h | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-)
Applied to u-boot-rockchip.