[U-Boot] [PATCH v4 09/29] dm: spi: Adjust cmd_spi to work with driver model

Simon Glass sjg at chromium.org
Thu Oct 23 05:03:38 CEST 2014


On 13 October 2014 23:41, Simon Glass <sjg at chromium.org> wrote:
> Driver model uses a different way to find the SPI bus and slave from the
> numbered devices given on the command line. Adjust the code to suit.
>
> We use a generic SPI device, and attach it to the SPI bus before performing
> the transaction.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Use a generic SPI device for the 'sspi command'
>
> Changes in v2: None
>

Applied to u-boot-dm/master.


More information about the U-Boot mailing list