When a slave SPI device needs to talk to the master 8313 it will pull down an interrupt pin and then the SPI driver needs to go out and service the SPI device. Is this framework already built in to the SPI driver or am I going to have to hack apart the driver to add it?