[U-Boot] [PATCH 04/13] drivers: spi: spi-uclass: fix spi slave device register
Mugunthan V N
mugunthanvnm at ti.com
Sat Oct 31 12:28:59 CET 2015
On Thursday 29 October 2015 10:47 PM, Simon Glass wrote:
> Please see the comment above:
>
> /*
> * If there is no such device, create one automatically. This means
> * that we don't need a device tree node or platform data for the
> * SPI flash chip - we will bind to the correct driver.
> */
>
> This code is used when there is no device attached. It should not
> happen that you have a device tree node which is ignored when the SPI
> bus is bound. spi_post_bind() should pick up these node and create
> drivers for them.
Hmmmm, will drop this patch.
Regards
Mugunthan V N
More information about the U-Boot
mailing list