commit | 279e26f5a3b865b1a6acf87b404ddec80bc57e63 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:54 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:16 2017 -0600 |
tree | d013519428f5b9d45b8d86c6af462388a80867c4 | |
parent | 8327d41b19af08a331c62954fafd685426e617f4 [diff] |
dm: spi: Convert uclass to livetree 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 <sjg@chromium.org>