fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.
authorMatthew Gerlach <matthew.gerlach@linux.intel.com>
Fri, 24 Mar 2017 00:34:30 +0000 (19:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 15:45:28 +0000 (17:45 +0200)
commit5b73cb5b0167833347fa0ce5525cfb488b2e2290
treef69b9d2753855e048b1a4101c090e0d525aa2c45
parent6e761cd77b5c88ce2817d34088b7762aa40e1fd6
fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.

This adds a platform bus driver for a fpga-mgr driver
that uses the Altera Partial Reconfiguration IP component.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Acked-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/Kconfig
drivers/fpga/Makefile
drivers/fpga/altera-pr-ip-core-plat.c [new file with mode: 0644]