Re: [U-Boot] [PATCH v3 64/72] dm: spi: Convert uclass to livetree

2017-05-24 Thread sjg
Update the SPI uclass to support a live device tree. Also adjust spi_slave_ofdata_to_platdata() to accept a device instead of a blob and offset. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/spi/spi-uclass.c | 31

[U-Boot] [PATCH v3 64/72] dm: spi: Convert uclass to livetree

2017-05-18 Thread Simon Glass
Update the SPI uclass to support a live device tree. Also adjust spi_slave_ofdata_to_platdata() to accept a device instead of a blob and offset. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/spi/spi-uclass.c | 31