[U-Boot] [PATCH 2/2] dm: spi: Do not assume first SPI bus

Simon Glass sjg at chromium.org
Fri Sep 27 01:49:09 UTC 2019


On Fri, 6 Sep 2019 at 04:52, Thomas Fitzsimmons <fitzsim at fitzsim.org> wrote:
>
> When CONFIG_OF_PRIOR_STAGE is enabled, this workaround was needed
> before device_bind_common assigned request numbers sequentially in the
> absence of aliases.
>
> 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/spi/spi-uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list