Zynq SPI slave stepper motor driver
The Linux SPI slave device driver is to enable user access to SPI slave stepper motor FPGA design in my other post http://souktha.github.io/hardware/zybo-spi-stepper . This is the software part of that implementation on the Zybo Zynq7000. I reuse the original SPI slave I wrote earlier and expand its functionality a little bit more so that I can send the step count to the stepper motor.