commit | 71634f289de5850503738635cc96753c9b2c5d09 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 13 14:22:01 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Fri Nov 25 17:59:30 2016 -0700 |
tree | 2d64e3193229aa0e69202dd593c655cf0340789a | |
parent | d844efec472d7ea16b229d1c2c854bed70082278 [diff] |
spi: Add of-platdata support to SPI and SPI flash Some boards may want to use these subsystems with of-platdata in SPL. Add support for this by avoiding any device tree access in this case. Signed-off-by: Simon Glass <sjg@chromium.org>