Skip to content
Snippets Groups Projects
Commit 1b30d61d authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Export uclass_find_device_by_of_offset()


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: default avatarSimon Glass <sjg@chromium.org>
parent 77eaa19e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment