android_kernel_xiaomi_sm8350/drivers/fpga
Alan Tull 9dce0287a6 fpga: add method to get fpga manager from device
The intent is to provide a non-DT method of getting
ahold of a FPGA manager to do some FPGA programming.

This patch refactors of_fpga_mgr_get() to reuse most of it
while adding a new method fpga_mgr_get() for getting a
pointer to a fpga manager struct, given the device.

Signed-off-by: Alan Tull <atull@opensource.altera.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-10 17:03:35 +01:00
..
fpga-mgr.c fpga: add method to get fpga manager from device 2016-11-10 17:03:35 +01:00
Kconfig fpga manager: Add hardware dependency to Zynq driver 2016-09-08 17:31:44 +02:00
Makefile
socfpga.c
zynq-fpga.c