]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
authorSimon Glass <sjg@chromium.org>
Tue, 3 Dec 2013 23:43:24 +0000 (16:43 -0700)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Dec 2013 19:22:12 +0000 (12:22 -0700)
This allows us to put the SPI flash chip inside the SPI interface node,
with U-Boot finding the correct bus and chip select automatically.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found