aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/ice40-spi.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-17fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth1-0/+207
This patch adds support to the FPGA manager for configuring the SRAM of iCE40LM, iCE40LP, iCE40HX, iCE40 Ultra, iCE40 UltraLite and iCE40 UltraPlus devices, through slave SPI. Signed-off-by: Joel Holdsworth <[email protected]> Reviewed-by: Marek Vasut <[email protected]> Reviewed-by: Moritz Fischer <[email protected]> Acked-by: Alan Tull <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>