[U-Boot] [PATCH v2 16/26] dm: core: Allow uclass to set up a device's child before it is probed
Masahiro Yamada
yamada.m at jp.panasonic.com
Thu Jan 22 12:45:59 CET 2015
On Mon, 19 Jan 2015 20:12:45 -0700
Simon Glass <sjg at chromium.org> wrote:
> Some buses need to set up their devices before they can be used. This setup
> may well be common to all buses in a particular uclass. Support a common
> pre-probe method for the uclass, called before any bus devices are probed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
Reviewed-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
More information about the U-Boot
mailing list