Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-10 | ssi: Add slave autoconnect helper | Peter Crosthwaite | |
Added helper function to automatically connect SPI slaves based on the QOM child nodes of a device. A SSI master device can call this routine to automatically hook-up all child nodes to its SPI bus. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Acked-by: Peter Maydell <peter.maydell@linaro.org> | |||
2012-10-10 | xilinx_spi: Initial impl. of Xilinx SPI controller | Peter A. G. Crosthwaite | |
Device model for xilinx XPS SPI controller (v2.0) Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> |