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

sjg at google.com sjg at google.com
Fri Sep 27 23:28:47 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>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list