[U-Boot] [PATCH v3 16/26] dm: core: Allow uclass to set up a device's child before it is probed

Simon Glass sjg at chromium.org
Mon Jan 26 21:13:11 CET 2015


On 25 January 2015 at 08:27, 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>

Applied to -u-boot-dm


More information about the U-Boot mailing list