linux_dsm_epyc7002/include/linux/fpga
Alan Tull 52a3a7ccce fpga: region: add register/unregister functions
Another step in separating common code from device tree specific
code for FPGA regions.

* add FPGA region register/unregister functions.
* add the register/unregister functions to the header
* use devm_kzalloc to alloc the region.
* add a method for getting bridges to the region struct
* add priv to the region struct
* use region->info in of_fpga_region_get_bridges

Signed-off-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 16:30:38 +01:00
..
altera-pr-ip-core.h fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. 2017-04-08 17:45:28 +02:00
fpga-bridge.h fpga: bridge: support getting bridge from device 2017-11-28 16:30:36 +01:00
fpga-mgr.h fpga: region: use image info as parameter for programming region 2017-11-28 16:30:37 +01:00
fpga-region.h fpga: region: add register/unregister functions 2017-11-28 16:30:38 +01:00