[U-Boot] [PATCH 1/2] dm: device: Request next sequence number

sjg at google.com sjg at google.com
Fri Sep 27 23:28:50 UTC 2019


On Sat, 14 Sep 2019 at 06:41, Thomas Fitzsimmons <fitzsim at fitzsim.org> wrote:
>
> Hi Bin,
>
> Bin Meng <bmeng.cn at gmail.com> writes:
>
> [...]
>
> > On Fri, Sep 6, 2019 at 7:52 PM Thomas Fitzsimmons <fitzsim at fitzsim.org> wrote:
> >>
> >> For CONFIG_OF_PRIOR_STAGE, in the absence of a device tree alias for a
> >> given device, use the next request number for that type of device.
> >> This allows aliases to be used when they're available, while still
> >> allowing unaliased devices to be probed.
> >>
> >> Signed-off-by: Thomas Fitzsimmons <fitzsim at fitzsim.org>
> >> Cc: Bin Meng <bmeng.cn at gmail.com>
> >> Cc: Simon Glass <sjg at chromium.org>
> >> ---
> >>  drivers/core/device.c | 5 +++++
> >>  drivers/core/uclass.c | 4 +++-
> >>  2 files changed, 8 insertions(+), 1 deletion(-)
> >>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list