]> git.sur5r.net Git - u-boot/commit
dm: spi: Update sandbox SPI emulation driver to use ofnode
authorSimon Glass <sjg@chromium.org>
Mon, 11 Jun 2018 19:07:16 +0000 (13:07 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Jul 2018 15:11:00 +0000 (09:11 -0600)
commit008dcddf9937bd2576f98b48eb5bf0f60ad36014
tree751ddfe6e97f7e2e2df1d6f542e77d0d34fa5503
parentd677b00cb62a4cf4d4a24468f218581b4f57c2fe
dm: spi: Update sandbox SPI emulation driver to use ofnode

Update the parameters sandbox_sf_bind_emul to support livetree.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/spi/sandbox.c
include/spi_flash.h
test/dm/spi.c