Multiple spi displays

Hi I've been reading up on SPI and it SHOULD be possible to daisy chain some displays together and have them run on SPI but I can't seem to find anyone who has successfully done or documented this process.

I was looking at trying to run up to 6 colour spi displays where they share common pins and have a single SPI line addressed for them to work with.

I was wondering if anyone knew where I could start with this device and software wise?

Thanks,
Tom

AFAIK you are simply describing the way that SPI works (shared clock and data bus, individual select lines), so there should be no issues is the displays properly implement their end.