
23 Oct
2014
23 Oct
'14
5:03 a.m.
On 13 October 2014 23:41, Simon Glass sjg@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@chromium.org Reviewed-by: Jagannadha Sutradharudu Teki jagannadh.teki@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.