aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-region.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Gravatar Moritz Fischer 1-2/+6
Add fpga-region property to allow passing the fact that the bitstream is encrypted to the fpga-region and ultimately to the low-level driver. Signed-off-by: Moritz Fischer <mdf@kernel.org> Acked-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Alan Tull <atull@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-10fpga: fpga-region: device tree control for FPGAGravatar Alan Tull 1-0/+603
FPGA Regions support programming FPGA under control of the Device Tree. Signed-off-by: Alan Tull <atull@opensource.altera.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>