aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/xilinx-spi.c
AgeCommit message (Collapse)AuthorFilesLines
2017-04-08fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin1-0/+198
The driver loads FPGA firmware over SPI, using the "slave serial" configuration interface on Xilinx FPGAs. Signed-off-by: Anatolij Gustschin <[email protected]> Acked-by: Michal Simek <[email protected]> Reviewed-by: Moritz Fischer <[email protected]> Acked-by: Alan Tull <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>