Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-17 | sandbox: Add implementation of spi_setup_slave_fdt() | Simon Glass | |
This function is needed when CONFIG_OF_SPI is defined. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2013-12-09 | sandbox: spi: Add SPI emulation bus | Mike Frysinger | |
This adds a SPI framework for people to hook up simulated SPI clients. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Simon Glass <sjg@chromium.org> |