« Previous | Next » 

Revision b4a76e84

IDb4a76e84f4997392c9d2eb6f4373dc376d2ffd82

Added by Peter A. G. Crosthwaite over 11 years ago

ssi: Support for multiple attached devices

Removed assertion that only one device is attached to the SSI bus.

When multiple devices are attached, all slaves have their transfer function
called for transfers. Each device is responsible for knowing whether or not its
CS is active, and if not returning 0. The returned data is the logical or of
all responses from the (mulitple) devices.

Signed-off-by: Peter A. G. Crosthwaite <>
Acked-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences