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

sjg at google.com sjg at google.com
Thu May 25 00:05:53 UTC 2017


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 at chromium.org>
---

Changes in v3: None
Changes in v2: None

 drivers/spi/spi-uclass.c | 31 ++++++++++++++-----------------
 include/spi.h            |  2 +-
 2 files changed, 15 insertions(+), 18 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list