]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fpga manager: add driver for socfpga fpga manager
authorAlan Tull <atull@opensource.altera.com>
Wed, 7 Oct 2015 15:36:29 +0000 (16:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Oct 2015 17:08:15 +0000 (18:08 +0100)
commitfab6266e82a8981cccec55af47589665daf69fb6
tree638cfde7026fd6c328c0e01012a6f5161233875b
parent6a8c3be7ec8eb3c1197766f9245e0d65a4e5aff8
fpga manager: add driver for socfpga fpga manager

Add driver to fpga manager framework to allow configuration
of FPGA in Altera SoCFPGA parts.

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/Kconfig
drivers/fpga/Makefile
drivers/fpga/socfpga.c [new file with mode: 0644]