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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to