ssi: Implemented CS behaviour
commit66530953319427d7c67a723076acd68075dc7db2
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Tue, 24 Jul 2012 02:23:22 +0000 (24 12:23 +1000)
committerPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Wed, 10 Oct 2012 01:13:31 +0000 (10 11:13 +1000)
tree6db9a1fea1d50f2d02a3ffeacb922332df9d208a
parentb4a76e84f4997392c9d2eb6f4373dc376d2ffd82
ssi: Implemented CS behaviour

Added default CS behaviour for SSI slaves. SSI devices can set a property
to enable CS behaviour which will create a GPIO on the device which is the
CS. Tristating of the bus on SSI transfers is implemented.

Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
hw/ads7846.c
hw/max111x.c
hw/spitz.c
hw/ssd0323.c
hw/ssi-sd.c
hw/ssi.c
hw/ssi.h
hw/stellaris.c
hw/z2.c