commit | b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Mon Oct 01 12:34:37 2012 +1000 |
committer | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Oct 10 11:13:32 2012 +1000 |
tree | 08fc675a0ce8db85b5096792f85d3bfc01daaade | |
parent | fcb5629d3eb208d84c0fe9aa1ef64a6af7de0139 [diff] |
ssi: Add slave autoconnect helper 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>