aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/stratix10-soc.c
Commit message (Collapse)AuthorAge
* fpga: add intel stratix10 soc fpga manager driverAlan Tull2018-11-26
Add driver for reconfiguring Intel Stratix10 SoC FPGA devices. This driver communicates through the Intel service layer driver which does communication with privileged hardware (that does the FPGA programming) through a secure mailbox. Signed-off-by: Alan Tull <atull@kernel.org> Signed-off-by: Richard Gong <richard.gong@intel.com> Acked-by: Moritz Fischer <mdf@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>