mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 04:20:02 +02:00
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>